|
LogService
libdadi: utility tools for distributed applications
|
#include <LogCentralComponent_impl.hh>

Public Member Functions | |
| LastPing (LastPing &newLastPing) | |
| LastPing & | operator= (LastPing &newLastPing) |
Public Attributes | |
| char * | name |
| log_time_t | time |
| log_time_t | timeDifference |
Errorlevel constants for connectComponent (defined in the idl) const short LS_OK const short LS_COMPONENT_CONNECT_BADNAME const short LS_COMPONENT_CONNECT_ALREADYEXISTS const short LS_COMPONENT_CONNECT_BADCOMPONENTCONFIGURATOR const short LS_COMPONENT_CONNECT_INTERNALERROR const short LS_COMPONENT_DISCONNECT_NOTEXISTS Implements the Component-Servant on the LogCentral. The Servant is responsible for connection and deconnection components, forwarding messages and synchronisation. This includes:
1.8.13