Public Member Functions | Public Attributes | List of all members
Hello Class Reference

#include <test_fixtures.h>

Inheritance diagram for Hello:
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 (XmlRpc::XmlRpcValue &params, XmlRpc::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...
 
 Hello (XmlRpcServer *s)
 
 Hello (XmlRpcServer *s)
 
 Hello (XmlRpc::XmlRpcServer *s)
 
 Hello (XmlRpcServer *s)
 
std::string help ()
 
std::string help ()
 
std::string help ()
 
virtual ~Hello ()
 
- Public Member Functions inherited from XmlRpc::XmlRpcServerMethod
std::string & name ()
 Returns the name of the method. More...
 
 XmlRpcServerMethod (std::string const &name, XmlRpcServer *server=0)
 Constructor. More...
 
virtual ~XmlRpcServerMethod ()
 Destructor. More...
 

Public Attributes

boost::mutex hello_mutex
 

Additional Inherited Members

- Protected Attributes inherited from XmlRpc::XmlRpcServerMethod
std::string _name
 
XmlRpcServer_server
 

Detailed Description

Definition at line 14 of file HelloServer.cpp.

Constructor & Destructor Documentation

◆ Hello() [1/4]

Hello::Hello ( XmlRpcServer s)
inline

Definition at line 17 of file HelloServer.cpp.

◆ Hello() [2/4]

Hello::Hello ( XmlRpcServer s)
inline

Definition at line 17 of file port_zero_server.cpp.

◆ Hello() [3/4]

Hello::Hello ( XmlRpcServer s)
inline

Definition at line 47 of file HelloTest.cpp.

◆ Hello() [4/4]

Hello::Hello ( XmlRpc::XmlRpcServer s)
inline

Definition at line 34 of file test_fixtures.h.

◆ ~Hello()

virtual Hello::~Hello ( )
inlinevirtual

Definition at line 36 of file test_fixtures.h.

Member Function Documentation

◆ execute() [1/4]

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

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

Implements XmlRpc::XmlRpcServerMethod.

Definition at line 19 of file HelloServer.cpp.

◆ execute() [2/4]

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

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

Implements XmlRpc::XmlRpcServerMethod.

Definition at line 19 of file port_zero_server.cpp.

◆ execute() [3/4]

void Hello::execute ( XmlRpc::XmlRpcValue params,
XmlRpc::XmlRpcValue result 
)
virtual

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

Implements XmlRpc::XmlRpcServerMethod.

◆ execute() [4/4]

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

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

Implements XmlRpc::XmlRpcServerMethod.

Definition at line 49 of file HelloTest.cpp.

◆ help() [1/3]

std::string Hello::help ( )
inlinevirtual

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.

◆ help() [2/3]

std::string Hello::help ( )
inlinevirtual

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.

◆ help() [3/3]

std::string Hello::help ( )
inlinevirtual

Returns a help string for the method. Subclasses should define this method if introspection is being used.

Reimplemented from XmlRpc::XmlRpcServerMethod.

Definition at line 55 of file HelloTest.cpp.

Member Data Documentation

◆ hello_mutex

boost::mutex Hello::hello_mutex

Definition at line 40 of file test_fixtures.h.


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 Feb 28 2022 23:33:22