Public Member Functions | List of all members
MethodHelp Class Reference
Inheritance diagram for MethodHelp:
Inheritance graph
[legend]

Public Member Functions

void execute (XmlRpcValue &params, XmlRpcValue &result)
 Execute the method. Subclasses must provide a definition for this method. More...
 
std::string help ()
 
 MethodHelp (XmlRpcServer *s)
 
- Public Member Functions inherited from XmlRpc::XmlRpcServerMethod
std::string & name ()
 Returns the name of the method. More...
 
 XmlRpcServerMethod (std::string const &name, XmlRpcServer *server=0)
 Constructor. More...
 
virtual ~XmlRpcServerMethod ()
 Destructor. More...
 

Additional Inherited Members

- Protected Attributes inherited from XmlRpc::XmlRpcServerMethod
std::string _name
 
XmlRpcServer_server
 

Detailed Description

Definition at line 328 of file XmlRpcServer.cpp.

Constructor & Destructor Documentation

◆ MethodHelp()

MethodHelp::MethodHelp ( XmlRpcServer s)
inline

Definition at line 331 of file XmlRpcServer.cpp.

Member Function Documentation

◆ execute()

void MethodHelp::execute ( XmlRpcValue params,
XmlRpcValue result 
)
inlinevirtual

Execute the method. Subclasses must provide a definition for this method.

Implements XmlRpc::XmlRpcServerMethod.

Definition at line 333 of file XmlRpcServer.cpp.

◆ help()

std::string MethodHelp::help ( )
inlinevirtual

Returns a help string for the method. Subclasses should define this method if introspection is being used.

Reimplemented from XmlRpc::XmlRpcServerMethod.

Definition at line 345 of file XmlRpcServer.cpp.


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


xmlrpcpp
Author(s): Chris Morley, Konstantin Pilipchuk, Morgan Quigley, Austin Hendrix, Dirk Thomas , Jacob Perron
autogenerated on Thu Nov 23 2023 04:01:41