Public Member Functions | |
ScanMonitorServer (boost::shared_ptr< SctApi::ScanMonitor > mon) | |
void | newBin (CORBA::ULong prevTriggers, CORBA::UShort newBin) |
void | finishScan () |
Private Member Functions | |
SctApi::ScanMonitor & | worker () |
std::string | getServerName () |
Private Attributes | |
boost::shared_ptr< ::SctApi::ScanMonitor > | m_worker |
Static Private Attributes | |
static int | nextNumber |
Definition at line 12 of file ScanMonitorServer.h.