$search

ros::ServiceCallbackHelper Class Reference

Abstract base class used by service servers to deal with concrete message types through a common interface. This is one part of the roscpp API that is not fully stable, so overloading this class is not recommended. More...

#include <service_callback_helper.h>

Inheritance diagram for ros::ServiceCallbackHelper:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual bool call (ServiceCallbackHelperCallParams &params)=0
virtual ~ServiceCallbackHelper ()

Detailed Description

Abstract base class used by service servers to deal with concrete message types through a common interface. This is one part of the roscpp API that is not fully stable, so overloading this class is not recommended.

Definition at line 151 of file service_callback_helper.h.


Constructor & Destructor Documentation

virtual ros::ServiceCallbackHelper::~ServiceCallbackHelper (  )  [inline, virtual]

Definition at line 154 of file service_callback_helper.h.


Member Function Documentation

virtual bool ros::ServiceCallbackHelper::call ( ServiceCallbackHelperCallParams params  )  [pure virtual]

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:32 2013