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

Public Member Functions

void execute (XmlRpcValue &params, XmlRpcValue &result)
 Execute the method. Subclasses must provide a definition for this method. More...
 
void execute (XmlRpcValue &params, XmlRpcValue &result)
 Execute the method. Subclasses must provide a definition for this method. More...
 
 HelloName (XmlRpcServer *s)
 
 HelloName (XmlRpcServer *s)
 
- Public Member Functions inherited from XmlRpc::XmlRpcServerMethod
virtual std::string help ()
 
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 30 of file HelloServer.cpp.

Constructor & Destructor Documentation

HelloName::HelloName ( XmlRpcServer s)
inline

Definition at line 33 of file HelloServer.cpp.

HelloName::HelloName ( XmlRpcServer s)
inline

Definition at line 33 of file port_zero_server.cpp.

Member Function Documentation

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

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

Implements XmlRpc::XmlRpcServerMethod.

Definition at line 35 of file HelloServer.cpp.

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

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

Implements XmlRpc::XmlRpcServerMethod.

Definition at line 35 of file port_zero_server.cpp.


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


xmlrpcpp
Author(s): Chris Morley, Konstantin Pilipchuk, Morgan Quigley, Austin Hendrix, Dirk Thomas
autogenerated on Mon Nov 2 2020 03:52:24