Belle II Software
release-08-01-10
|
Public Member Functions | |
NSMNodeDaemon (NSMCallback *callback1, const std::string &host1, int port1, NSMCallback *callback2=NULL, const std::string &host2="", int port2=0) | |
void | add (NSMCallback *callback, const std::string &host, int port) |
void | run () |
Private Attributes | |
int | m_timeout |
std::vector< NSMCallback * > | m_callback |
Definition at line 19 of file NSMNodeDaemon.h.