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

Public Member Functions

void execute (XmlRpcValue &, XmlRpcValue &result)
 Execute the method. Subclasses must provide a definition for this method. More...
 
std::string help ()
 
 ListMethods (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 299 of file XmlRpcServer.cpp.

Constructor & Destructor Documentation

ListMethods::ListMethods ( XmlRpcServer s)
inline

Definition at line 302 of file XmlRpcServer.cpp.

Member Function Documentation

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

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

Implements XmlRpc::XmlRpcServerMethod.

Definition at line 304 of file XmlRpcServer.cpp.

std::string ListMethods::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 309 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
autogenerated on Sun Feb 3 2019 03:29:51