shutdown_ Command class More...
Public Member Functions | |
shutdown_ (xmlrpc_commander &c) | |
shutdown_ Constructor | |
Static Public Attributes | |
static const uint64_t | defaultTimeout = 45 |
shutdown_ Command class
Definition at line 580 of file xmlrpc_commander.cc.
artdaq::shutdown_::shutdown_ | ( | xmlrpc_commander & | c | ) | [inline] |
shutdown_ Constructor
c | xmlrpc_commander to send transition commands to |
Definition at line 587 of file xmlrpc_commander.cc.
const uint64_t artdaq::shutdown_::defaultTimeout = 45 [static] |
Default timeout for command
Definition at line 592 of file xmlrpc_commander.cc.