Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Namespace Members | Compound Members | File Members | Related Pages | Examples

vos/applibs/otd/otdutil.cc File Reference

Go to the source code of this file.

Namespaces

Defines


Define Documentation

#define DEBUG  )     {cerr << "OTDUTIL DEBUG: " << s << endl;}
 

Definition at line 70 of file otdutil.cc.

Referenced by OTD::accumulate_extends(), LSD::ServiceDirectory::addService(), LSD::ServiceDirectory::handleIncoming(), OTD::initObject(), LSD::ServiceDirectory::listenTCP(), LSD::ServiceDirectory::listenUDP(), LSD::ServiceDirectory::query(), respondToMessage(), OTD::scanDir(), LSD::ServiceDirectory::ServiceDirectory(), and OTD::xml_cb_otdScan().

#define ERROR  )     {cerr << "OTD Error: " << s << endl;}
 

Definition at line 74 of file otdutil.cc.

Referenced by OTD::do_otd(), and OTD::xml_cb_createObjects().

#define INSTALL_PREFIX   "/usr"
 

Definition at line 62 of file otdutil.cc.

Referenced by OTD::scan().

#define MAX_BUFF_SIZE   8192
 

Definition at line 65 of file otdutil.cc.

Referenced by OTD::do_otd().

#define NOTIFY  )     {cerr << "OTD: " << s << endl;}
 

Definition at line 73 of file otdutil.cc.

Referenced by OTD::xml_cb_createObjects().

#define S_ISDIR  )     (x & _S_IFDIR)
 

Definition at line 50 of file otdutil.cc.

#define S_ISREG  )     (x & _S_IFREG)
 

Definition at line 54 of file otdutil.cc.

#define WARNING  )     {cerr << "OTD Warning: " << s << endl;}
 

Definition at line 72 of file otdutil.cc.

Referenced by LSD::ServiceDirectory::handleIncoming(), OTD::initObject(), OTD::scanDir(), and OTD::xml_cb_createObjects().


Generated on Tue Aug 12 03:55:47 2003 for Interreality Project - VOS by doxygen 1.3.2