|
| template<typename T > |
| T | getParam (const xmlrpc_c::paramList ¶mList, int index) |
| | Get a parameter from the parameter list. More...
|
| |
| template<typename T > |
| T | getParam (const xmlrpc_c::paramList ¶mList, 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 ¶mList, int index) |
| | Get a parameter from the parameter list. More...
|
| |
| template<> |
| uint32_t | getParam (const xmlrpc_c::paramList ¶mList, int index) |
| | Get a parameter from the parameter list. More...
|
| |
|
xmlrpc_commander & | _c |
| | The xmlrpc_commander instance that the command will be sent to.
|
| |
Command class representing an init transition
Definition at line 613 of file xmlrpc_commander.cc.
| const uint64_t artdaq::soft_init_::defaultTimeout = 45 |
|
static |
| const uint64_t artdaq::soft_init_::defaultTimestamp = std::numeric_limits<const uint64_t>::max() |
|
static |
The documentation for this class was generated from the following file: