|
virtual const HostTraceLevelMap & | getTraceLevels (void) |
| pure virtual
|
|
virtual void | setTraceLevelMask (std::string const &label, TraceMasks const &lvl, std::string const &hostname="localhost", std::string const &mode="ALL") |
| pure virtual
|
|
virtual bool | getIsTriggered (void) |
| pure virtual
|
|
virtual void | setTriggerEnable (size_t entriesAfterTrigger) |
| pure virtual
|
|
virtual void | resetTraceBuffer (void) |
| pure virtual
|
|
virtual void | enableTrace (bool enable=true) |
| pure virtual
|
|
std::string | getTraceBufferDump (std::string const &filterFor="", std::string const &filterOut="") |
|
std::string | getHostnameString (void) |
|
|
typedef std::unordered_map< std::string, TraceMasks > | TraceLevelMap |
|
typedef std::unordered_map< std::string, TraceLevelMap > | HostTraceLevelMap |
|
void | addTraceLevelsForThisHost (void) |
|
void | setTraceLevelsForThisHost (std::string const &name, TraceMasks const &lvl, std::string const &mode="ALL") |
|
HostTraceLevelMap | traceLevelsMap_ |
|
Definition at line 8 of file TRACEController.h.
The documentation for this class was generated from the following files: