$search

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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


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 Mar 2 13:23:33 2013