Public Member Functions | Private Attributes
ros::XMLRPCCallWrapper Class Reference
Inheritance diagram for ros::XMLRPCCallWrapper:
Inheritance graph
[legend]

List of all members.

Public Member Functions

void execute (XmlRpcValue &params, XmlRpcValue &result)
 XMLRPCCallWrapper (const std::string &function_name, const XMLRPCFunc &cb, XmlRpcServer *s)

Private Attributes

XMLRPCFunc func_
std::string name_

Detailed Description

Definition at line 71 of file xmlrpc_manager.cpp.


Constructor & Destructor Documentation

ros::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

void ros::XMLRPCCallWrapper::execute ( XmlRpcValue params,
XmlRpcValue result 
) [inline, virtual]

Implements XmlRpc::XmlRpcServerMethod.

Definition at line 80 of file xmlrpc_manager.cpp.


Member Data Documentation

XMLRPCFunc ros::XMLRPCCallWrapper::func_ [private]

Definition at line 87 of file xmlrpc_manager.cpp.

std::string ros::XMLRPCCallWrapper::name_ [private]

Definition at line 86 of file xmlrpc_manager.cpp.


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


roscpp
Author(s): Morgan Quigley, Josh Faust, Brian Gerkey, Troy Straszheim
autogenerated on Thu Jun 6 2019 21:10:06