ifw-ocf  2.0.0-dev
 All Classes Namespaces Files Functions Variables Groups
Public Member Functions | List of all members
PingRequestor Struct Reference

#include <requestor.hpp>

Inheritance diagram for PingRequestor:
Requestor

Public Member Functions

void Handle (::ocmServerIf::CommandsSync &client, boost::program_options::variables_map &vm, std::vector< std::string > &opts) override
 
- Public Member Functions inherited from Requestor
 Requestor (CommonArgs &args)
 
virtual ~Requestor ()
 
virtual std::string Synopsis ()
 
virtual void AddOptions (boost::program_options::options_description &descr)
 

Additional Inherited Members

- Protected Attributes inherited from Requestor
CommonArgsm_args
 

Member Function Documentation

void PingRequestor::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: