nidas  v1.2-1520
Public Member Functions | List of all members
nidas::core::DSMEngineIntf::DSMAction Class Reference

Send a command to a DSMEngine. More...

Inheritance diagram for nidas::core::DSMEngineIntf::DSMAction:
Inheritance graph
[legend]

Public Member Functions

 DSMAction (XmlRpc::XmlRpcServer *s)
 
void execute (XmlRpc::XmlRpcValue &params, XmlRpc::XmlRpcValue &result) throw ()
 
std::string help ()
 

Detailed Description

Send a command to a DSMEngine.

Expects one string parameter named "action", containing a value of "start", "stop", "restart", "quit", "reboot", or "shutdown".

Constructor & Destructor Documentation

nidas::core::DSMEngineIntf::DSMAction::DSMAction ( XmlRpc::XmlRpcServer *  s)
inline

Member Function Documentation

void DSMEngineIntf::DSMAction::execute ( XmlRpc::XmlRpcValue &  params,
XmlRpc::XmlRpcValue &  result 
)
throw (
)
std::string nidas::core::DSMEngineIntf::DSMAction::help ( )
inline

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