Public Member Functions
ListMethods Class Reference
Inheritance diagram for ListMethods:
Inheritance graph
[legend]

List of all members.

Public Member Functions

void execute (XmlRpcValue &, XmlRpcValue &result)
 Execute the method. Subclasses must provide a definition for this method.
std::string help ()
 ListMethods (XmlRpcServer *s)

Detailed Description

Definition at line 212 of file XmlRpcServer.cpp.


Constructor & Destructor Documentation

Definition at line 215 of file XmlRpcServer.cpp.


Member Function Documentation

void ListMethods::execute ( XmlRpcValue params,
XmlRpcValue result 
) [inline, virtual]

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

Implements XmlRpc::XmlRpcServerMethod.

Definition at line 217 of file XmlRpcServer.cpp.

std::string ListMethods::help ( ) [inline, virtual]

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

Reimplemented from XmlRpc::XmlRpcServerMethod.

Definition at line 222 of file XmlRpcServer.cpp.


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


xmlrpcpp
Author(s): Chris Morley, Konstantin Pilipchuk, Morgan Quigley
autogenerated on Mon Oct 6 2014 11:46:40