Public Member Functions | Private Attributes | List of all members
roswrap::XMLRPCCallWrapper Class Reference
Inheritance diagram for roswrap::XMLRPCCallWrapper:
Inheritance graph
[legend]

Public Member Functions

void execute (XmlRpcValue &params, XmlRpcValue &result)
 
 XMLRPCCallWrapper (const std::string &function_name, const XMLRPCFunc &cb, XmlRpcServer *s)
 
- Public Member Functions inherited from XmlRpc::XmlRpcServerMethod
virtual std::string help ()
 
virtual std::string help ()
 
std::string & name ()
 
std::string & name ()
 Returns the name of the method. More...
 
 XmlRpcServerMethod (std::string const &name, XmlRpcServer *server=0)
 
 XmlRpcServerMethod (std::string const &name, XmlRpcServer *server=0)
 Constructor. More...
 
virtual ~XmlRpcServerMethod ()
 
virtual ~XmlRpcServerMethod ()
 Destructor. More...
 

Private Attributes

XMLRPCFunc func_
 
std::string name_
 

Additional Inherited Members

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

Detailed Description

Definition at line 71 of file xmlrpc_manager.cpp.

Constructor & Destructor Documentation

◆ XMLRPCCallWrapper()

roswrap::XMLRPCCallWrapper::XMLRPCCallWrapper ( const std::string &  function_name,
const XMLRPCFunc cb,
XmlRpcServer s 
)
inline

Definition at line 74 of file xmlrpc_manager.cpp.

Member Function Documentation

◆ execute()

void roswrap::XMLRPCCallWrapper::execute ( XmlRpcValue params,
XmlRpcValue result 
)
inlinevirtual

Implements XmlRpc::XmlRpcServerMethod.

Definition at line 80 of file xmlrpc_manager.cpp.

Member Data Documentation

◆ func_

XMLRPCFunc roswrap::XMLRPCCallWrapper::func_
private

Definition at line 87 of file xmlrpc_manager.cpp.

◆ name_

std::string roswrap::XMLRPCCallWrapper::name_
private

Definition at line 86 of file xmlrpc_manager.cpp.


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


sick_scan_xd
Author(s): Michael Lehning , Jochen Sprickerhof , Martin Günther
autogenerated on Fri Oct 25 2024 02:47:15