Public Member Functions | Private Attributes
ros::XMLRPCCallWrapper Class Reference

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]

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 mquigley@cs.stanford.edu, Josh Faust jfaust@willowgarage.com, Brian Gerkey gerkey@willowgarage.com, Troy Straszheim straszheim@willowgarage.com
autogenerated on Sat Dec 28 2013 17:35:53