Belle II Software
release-08-01-10
|
Public Member Functions | |
ERecoMaster (std::string conf) | |
int | Configure (NSMmsg *, NSMcontext *) override |
int | UnConfigure (NSMmsg *, NSMcontext *) override |
int | Start (NSMmsg *, NSMcontext *) override |
int | Stop (NSMmsg *, NSMcontext *) override |
int | Restart (NSMmsg *, NSMcontext *) override |
void | Hook_Message_Handlers () |
void | monitor_loop () |
virtual int | Pause (NSMmsg *, NSMcontext *) |
virtual int | Resume (NSMmsg *, NSMcontext *) |
virtual int | Status (NSMmsg *, NSMcontext *) |
virtual void | SetNodeInfo (RfNodeInfo *ptr) |
virtual RfNodeInfo * | GetNodeInfo () |
Static Public Member Functions | |
static void | Log_Handler (NSMmsg *msg, NSMcontext *ctx) |
Static Public Attributes | |
static RFServerBase * | s_instance |
Private Attributes | |
RFConf * | m_conf |
RFLogManager * | m_log |
RfNodeInfo * | m_nsmmem |
Definition at line 22 of file ERecoMaster.h.