$search

MethodHelp Class Reference

Inheritance diagram for MethodHelp:
Inheritance graph
[legend]

List of all members.

Public Member Functions

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

Detailed Description

Definition at line 227 of file XmlRpcServer.cpp.


Constructor & Destructor Documentation

MethodHelp::MethodHelp ( XmlRpcServer s  )  [inline]

Definition at line 230 of file XmlRpcServer.cpp.


Member Function Documentation

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

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

Implements XmlRpc::XmlRpcServerMethod.

Definition at line 232 of file XmlRpcServer.cpp.

std::string MethodHelp::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 244 of file XmlRpcServer.cpp.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


xmlrpcpp
Author(s): Chris Morley and Konstantin Pilipchuk, slight modifications and ROS wrapping by Morgan Quigley
autogenerated on Sat Mar 2 13:22:54 2013