#include <requestor.hpp>
|
void | Handle (::ocmServerIf::CommandsSync &client, boost::program_options::variables_map &vm, std::vector< std::string > &opts) override |
|
| Requestor (CommonArgs &args) |
|
virtual | ~Requestor () |
|
virtual std::string | Synopsis () |
|
virtual void | AddOptions (boost::program_options::options_description &descr) |
|
void StateRequestor::Handle |
( |
::ocmServerIf::CommandsSync & |
client, |
|
|
boost::program_options::variables_map & |
vm, |
|
|
std::vector< std::string > & |
opts |
|
) |
| |
|
overridevirtual |
Receives a parsed variables_map that include the options added with AddOptions.
Implements Requestor.
The documentation for this struct was generated from the following files: