|
#include <ArmarXCore/applications/ArmarXStorm/IceStorm/TraceLevels.h>
Public Member Functions | |
TraceLevels (const ::std::string name, const Ice::PropertiesPtr &, const Ice::LoggerPtr &) | |
virtual | ~TraceLevels () |
Public Attributes | |
const int | election |
const char * | electionCat |
const Ice::LoggerPtr | logger |
const int | replication |
const char * | replicationCat |
const int | subscriber |
const char * | subscriberCat |
const int | topic |
const char * | topicCat |
const int | topicMgr |
const char * | topicMgrCat |
Definition at line 21 of file TraceLevels.h.
TraceLevels | ( | const ::std::string | name, |
const Ice::PropertiesPtr & | , | ||
const Ice::LoggerPtr & | |||
) |
Definition at line 17 of file TraceLevels.cpp.
|
virtual |
Definition at line 37 of file TraceLevels.cpp.
const int election |
Definition at line 37 of file TraceLevels.h.
const char* electionCat |
Definition at line 38 of file TraceLevels.h.
const Ice::LoggerPtr logger |
Definition at line 43 of file TraceLevels.h.
const int replication |
Definition at line 40 of file TraceLevels.h.
const char* replicationCat |
Definition at line 41 of file TraceLevels.h.
const int subscriber |
Definition at line 34 of file TraceLevels.h.
const char* subscriberCat |
Definition at line 35 of file TraceLevels.h.
const int topic |
Definition at line 31 of file TraceLevels.h.
const char* topicCat |
Definition at line 32 of file TraceLevels.h.
const int topicMgr |
Definition at line 28 of file TraceLevels.h.
const char* topicMgrCat |
Definition at line 29 of file TraceLevels.h.