LogService
libdadi: utility tools for distributed applications
|
Public Member Functions | |
void | test () |
::CORBA::Short | connectTool (::CORBA::String_INOUT_arg toolName, const char *msgReceiver) |
::CORBA::Short | disconnectTool (const char *toolName) |
tag_list_t * | getDefinedTags () |
component_list_t * | getDefinedComponents () |
::CORBA::Short | addFilter (const char *toolName, const ::filter_t &filter) |
::CORBA::Short | removeFilter (const char *toolName, const char *filterName) |
::CORBA::Short | flushAllFilters (const char *toolName) |
_objref_LogCentralTool (omniIOR *, omniIdentity *) | |
Friends | |
class | LogCentralTool |