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

Public Member Functions

void execute (XmlRpcValue &params, XmlRpcValue &result)
 Execute the method. Subclasses must provide a definition for this method. More...
 
 TestBase64 (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 22 of file TestBase64Server.cpp.

Constructor & Destructor Documentation

◆ TestBase64()

TestBase64::TestBase64 ( XmlRpcServer s)
inline

Definition at line 25 of file TestBase64Server.cpp.

Member Function Documentation

◆ execute()

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

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

Implements XmlRpc::XmlRpcServerMethod.

Definition at line 27 of file TestBase64Server.cpp.


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


xmlrpcpp
Author(s): Chris Morley, Konstantin Pilipchuk, Morgan Quigley, Austin Hendrix, Dirk Thomas
autogenerated on Mon Feb 28 2022 23:33:22