artdaq  v3_09_01
artdaq::rollover_subrun_ Class Reference

rollover_subrun_ Command class More...

Inheritance diagram for artdaq::rollover_subrun_:
artdaq::cmd_

Public Member Functions

 rollover_subrun_ (xmlrpc_commander &c)
 shutdown_ Constructor More...
 
- Public Member Functions inherited from artdaq::cmd_
 cmd_ (xmlrpc_commander &c, const std::string &signature, const std::string &description)
 cmd_ Constructor More...
 
void execute (const xmlrpc_c::paramList &paramList, xmlrpc_c::value *retvalP) final
 Execute trhe command with the given parameters. More...
 

Static Public Attributes

static const uint64_t defaultSequenceID = 0xFFFFFFFFFFFFFFFF
 Default Sequence ID for command.
 
static const uint32_t defaultSubrunNumber = 1
 Default subrun number for command.
 

Additional Inherited Members

- Protected Member Functions inherited from artdaq::cmd_
template<typename T >
getParam (const xmlrpc_c::paramList &paramList, int index)
 Get a parameter from the parameter list. More...
 
template<typename T >
getParam (const xmlrpc_c::paramList &paramList, int index, T default_value)
 Get a parameter from the parameter list, returning a default value if not found at specified location. More...
 
template<>
uint64_t getParam (const xmlrpc_c::paramList &paramList, int index)
 Get a parameter from the parameter list. More...
 
template<>
uint32_t getParam (const xmlrpc_c::paramList &paramList, int index)
 Get a parameter from the parameter list. More...
 
- Protected Attributes inherited from artdaq::cmd_
xmlrpc_commander_c
 The xmlrpc_commander instance that the command will be sent to.
 

Detailed Description

rollover_subrun_ Command class

Definition at line 974 of file xmlrpc_commander.cc.

Constructor & Destructor Documentation

artdaq::rollover_subrun_::rollover_subrun_ ( xmlrpc_commander c)
inline

shutdown_ Constructor

Parameters
cxmlrpc_commander to send transition commands to

Definition at line 981 of file xmlrpc_commander.cc.


The documentation for this class was generated from the following file: