Public Member Functions | List of all members
roswrap::ServiceCallbackHelper Class Referenceabstract

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 roswrap::ServiceCallbackHelper:
Inheritance graph
[legend]

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 135 of file service_callback_helper.h.

Constructor & Destructor Documentation

◆ ~ServiceCallbackHelper()

virtual roswrap::ServiceCallbackHelper::~ServiceCallbackHelper ( )
inlinevirtual

Definition at line 138 of file service_callback_helper.h.

Member Function Documentation

◆ call()

virtual bool roswrap::ServiceCallbackHelper::call ( ServiceCallbackHelperCallParams params)
pure virtual

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