Public Member Functions | List of all members
Sum Class Reference
Inheritance diagram for Sum:
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...
 
void execute (XmlRpcValue &params, XmlRpcValue &result)
 Execute the method. Subclasses must provide a definition for this method. More...
 
 Sum (XmlRpcServer *s)
 
 Sum (XmlRpcServer *s)
 
 Sum (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 45 of file HelloServer.cpp.

Constructor & Destructor Documentation

◆ Sum() [1/3]

Sum::Sum ( XmlRpcServer s)
inline

Definition at line 48 of file HelloServer.cpp.

◆ Sum() [2/3]

Sum::Sum ( XmlRpcServer s)
inline

Definition at line 48 of file port_zero_server.cpp.

◆ Sum() [3/3]

Sum::Sum ( XmlRpcServer s)
inline

Definition at line 79 of file HelloTest.cpp.

Member Function Documentation

◆ execute() [1/3]

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

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

Implements XmlRpc::XmlRpcServerMethod.

Definition at line 50 of file HelloServer.cpp.

◆ execute() [2/3]

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

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

Implements XmlRpc::XmlRpcServerMethod.

Definition at line 50 of file port_zero_server.cpp.

◆ execute() [3/3]

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

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

Implements XmlRpc::XmlRpcServerMethod.

Definition at line 81 of file HelloTest.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 , Jacob Perron
autogenerated on Thu Nov 23 2023 04:01:41