Belle II Software
release-08-01-10
|
Public Member Functions | |
RFNSM (char *nodename, RFServerBase *) | |
void | AllocMem (char *format) |
RfNodeInfo * | GetNodeInfo () |
Static Public Member Functions | |
static NSMcontext * | GetContext () |
Static Private Member Functions | |
static void | m_Configure (NSMmsg *, NSMcontext *) |
static void | m_UnConfigure (NSMmsg *, NSMcontext *) |
static void | m_Start (NSMmsg *, NSMcontext *) |
static void | m_Stop (NSMmsg *, NSMcontext *) |
static void | m_Pause (NSMmsg *, NSMcontext *) |
static void | m_Resume (NSMmsg *, NSMcontext *) |
static void | m_Restart (NSMmsg *, NSMcontext *) |
static void | m_Status (NSMmsg *, NSMcontext *) |
static void | m_OK (NSMmsg *, NSMcontext *) |
static void | m_ERROR (NSMmsg *, NSMcontext *) |
Private Attributes | |
std::string | m_nodename |
std::string | m_formatfile |
RfNodeInfo * | m_info |
Static Private Attributes | |
static NSMcontext * | g_context = 0 |