OT_ACE_Log.cxx File Reference
source file ACE Logging Wrapper More...
Go to the source code of this file.
Functions | |
| void | LOG_ACE_INFO (const char *nString,...) |
| void | LOG_ACE_ERROR (const char *nString,...) |
Detailed Description
source file ACE Logging Wrapper
- Author:
- Daniel Wagner
Definition in file OT_ACE_Log.cxx.
Function Documentation
| void LOG_ACE_ERROR | ( | const char * | nString, | |
| ... | ||||
| ) |
Definition at line 61 of file OT_ACE_Log.cxx.
Referenced by ot::ConfigurationParser::buildTree(), ot::ConfigurationParser::ConfigurationParser(), ot::TCPModule::createNode(), ot::NetworkSourceModule::createNode(), ot::GroupGateModule::createNode(), ot::FileModule::createNode(), ot::ARToolKitPlusModule::createNode(), ot::GPSModule::init(), ot::FOBModule::init(), ot::FastTrakModule::init(), ot::ARToolKitPlusModule::init(), ot::GPSDriver::open(), ot::ConfigurationParser::parseConfigurationFile(), ot::NetworkSinkModule::pullEvent(), ot::SpaceMouseModule::run(), ot::DynaSightModule::start(), and ot::writeNode().
| void LOG_ACE_INFO | ( | const char * | nString, | |
| ... | ||||
| ) |
Definition at line 48 of file OT_ACE_Log.cxx.
Referenced by ARToolKitPlusModuleLogger::artLog(), ot::CORBAUtils::bindObjectReferenceToName(), ot::ConfigurationParser::buildTree(), ot::ParButtonModule::createNode(), ot::NetworkSinkModule::createNode(), ot::CORBAModule::createNode(), ot::CommonNodeFactory::createNode(), ot::CallbackModule::createNode(), ot::ARToolKitPlusModule::createNode(), ot::CORBAUtils::getObjectReference(), ot::GPSModule::init(), ot::FOBModule::init(), ot::FastTrakModule::init(), ot::DynaSightModule::init(), ot::ARToolKitPlusModule::init(), ot::GPSDriver::open(), ot::ConfigurationParser::parseConfigurationFile(), ot::Event::printout(), and ot::TCPModule::run().