Public Member Functions
Hello Class Reference
Inheritance diagram for Hello:
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.
void execute (XmlRpcValue &params, XmlRpcValue &result)
 Execute the method. Subclasses must provide a definition for this method.
 Hello (XmlRpcServer *s)
 Hello (XmlRpcServer *s)
std::string help ()
std::string help ()

Detailed Description

Definition at line 14 of file HelloServer.cpp.


Constructor & Destructor Documentation

Hello::Hello ( XmlRpcServer s) [inline]

Definition at line 17 of file HelloServer.cpp.

Hello::Hello ( XmlRpcServer s) [inline]

Definition at line 17 of file port_zero_server.cpp.


Member Function Documentation

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

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

Implements XmlRpc::XmlRpcServerMethod.

Definition at line 19 of file HelloServer.cpp.

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

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

Implements XmlRpc::XmlRpcServerMethod.

Definition at line 19 of file port_zero_server.cpp.

std::string Hello::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 24 of file port_zero_server.cpp.

std::string Hello::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 24 of file HelloServer.cpp.


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


xmlrpcpp
Author(s): Chris Morley and Konstantin Pilipchuk, slight modifications and ROS wrapping by Morgan Quigley
autogenerated on Sat Dec 28 2013 17:42:59