otsdaq
3.03.00
|
Public Member Functions | |
const ITRACEController::HostTraceLevelMap & | getTraceLevels (void) final |
pure virtual | |
virtual void | setTraceLevelMask (std::string const &label, TraceMasks const &lvl, std::string const &hostname="localhost", std::string const &mode="ALL") final |
pure virtual | |
void | setSupervisorPtr (ARTDAQSupervisor *ptr) |
virtual bool | getIsTriggered (void) |
These functions are defaulted because ARTDAQSupervisorTRACEController doesn't have direct access to the ARTDAQ TRACE Buffers. | |
virtual void | setTriggerEnable (size_t) |
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) |
Additional Inherited Members | |
![]() | |
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 9 of file ARTDAQSupervisorTRACEController.h.