|
|
#include <ArmarXCore/applications/ArmarXStorm/IceStorm/TraceLevels.h>
Inheritance diagram for TraceLevels: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 16 of file TraceLevels.cpp.
|
virtual |
Definition at line 38 of file TraceLevels.cpp.
| const int election |
Definition at line 36 of file TraceLevels.h.
| const char* electionCat |
Definition at line 37 of file TraceLevels.h.
| const Ice::LoggerPtr logger |
Definition at line 42 of file TraceLevels.h.
| const int replication |
Definition at line 39 of file TraceLevels.h.
| const char* replicationCat |
Definition at line 40 of file TraceLevels.h.
| const int subscriber |
Definition at line 33 of file TraceLevels.h.
| const char* subscriberCat |
Definition at line 34 of file TraceLevels.h.
| const int topic |
Definition at line 30 of file TraceLevels.h.
| const char* topicCat |
Definition at line 31 of file TraceLevels.h.
| const int topicMgr |
Definition at line 27 of file TraceLevels.h.
| const char* topicMgrCat |
Definition at line 28 of file TraceLevels.h.