Public Member Functions | |
init_ (xmlrpc_commander &c) | |
Static Public Attributes | |
static const uint64_t | defaultTimeout = 45 |
static const uint64_t | defaultTimestamp = std::numeric_limits<const uint64_t>::max() |
Command class representing an init transition Command class Constructor \
c | xmlrpc_commander to send parsed command to \ Default timeout for command Default timestamp for Command |
Definition at line 484 of file xmlrpc_commander.cc.