Proxy object for a DD event pool
Accessors common to all PU
Architectural common member functions for all PU
Simple implementation of RTTI (see note above)
State transitions
virtual functions for generic configuring, starting/updating/continuing a state transition
Proxy object for a DD event pool.The following things happen at the state transition functions:
- Initialise:
Creates the DD event pool.- Download:
Do nothing.- Start_run:
Do nothing.- End_run:
Flush the DD pool with the specified timeout value.Modifications
static void dump_all( ostream &os = cout )
static void listAll( ostream &os = cout )
void identify( ostream &os = cout )
void dump( ostream &os = cout )
const char* getHost()
const char* getConfigFile()
int configure( const char* config_req, const char *param, const char* aux_param )
int initialise()
int download()
int start_run()
int end_run()
int updatePu( int iStatus, int eState_on_success )
int getNbEvents( const char *FifoName )
int getNbEvents()
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de