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

Public Member Functions

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

Constructor & Destructor Documentation

NestedStructTest::NestedStructTest ( XmlRpcServer s)
inline

Definition at line 156 of file Validator.cpp.

Member Function Documentation

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

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

Implements XmlRpc::XmlRpcServerMethod.

Definition at line 158 of file Validator.cpp.


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


xmlrpcpp
Author(s): Chris Morley, Konstantin Pilipchuk, Morgan Quigley, Austin Hendrix
autogenerated on Sun Feb 3 2019 03:29:52