|
LogCentralComponent_ptr | getLogCentralComponent (const char *name) |
|
LogCentralTool_ptr | getLogCentralTool (const char *name) |
|
ComponentConfigurator_ptr | getCompoConf (const char *name) |
|
ToolMsgReceiver_ptr | getToolMsgReceiver (const char *name) |
|
void | bind (const char *objName, const char *ior) |
|
void | unbind (const char *objName) |
|
LogSeqString * | getBindings (const char *ctxt) |
|
void | connectPeer (const char *ior, const char *host,::CORBA::Long port) |
|
char * | getIOR () |
|
char * | getName () |
|
char * | getPeerName () |
|
char * | getHost () |
|
char * | getPeerHost () |
|
LogSeqString * | routeTree () |
|
| _objref_CorbaLogForwarder (omniIOR *, omniIdentity *) |
|
void | setTagFilter (const ::tag_list_t &tagList, const char *objName) |
|
void | addTagFilter (const ::tag_list_t &tagList, const char *objName) |
|
void | removeTagFilter (const ::tag_list_t &tagList, const char *objName) |
|
| _objref_ComponentConfiguratorForwarder (omniIOR *, omniIdentity *) |
|
::CORBA::Short | connectComponent (::CORBA::String_INOUT_arg componentName, const char *componentHostname, const char *message, const char *compConfigurator, const ::log_time_t &componentTime,::tag_list_t &initialConfig, const char *objName) |
|
::CORBA::Short | disconnectComponent (const char *componentName, const char *message, const char *objName) |
|
void | sendBuffer (const ::log_msg_buf_t &buffer, const char *objName) |
|
void | ping (const char *componentName, const char *objName) |
|
void | synchronize (const char *componentName, const ::log_time_t &componentTime, const char *objName) |
|
void | test (const char *objName) |
|
| _objref_LogCentralComponentForwarder (omniIOR *, omniIdentity *) |
|
void | sendMsg (const ::log_msg_buf_t &msgBuf, const char *objName) |
|
| _objref_ToolMsgReceiverForwarder (omniIOR *, omniIdentity *) |
|
::CORBA::Short | connectTool (::CORBA::String_INOUT_arg toolName, const char *msgReceiver, const char *objName) |
|
::CORBA::Short | disconnectTool (const char *toolName, const char *objName) |
|
tag_list_t * | getDefinedTags (const char *objName) |
|
component_list_t * | getDefinedComponents (const char *objName) |
|
::CORBA::Short | addFilter (const char *toolName, const ::filter_t &filter, const char *objName) |
|
::CORBA::Short | removeFilter (const char *toolName, const char *filterName, const char *objName) |
|
::CORBA::Short | flushAllFilters (const char *toolName, const char *objName) |
|
| _objref_LogCentralToolForwarder (omniIOR *, omniIdentity *) |
|