Public Member Functions | Private Attributes
locomotor::LocomotorCallback Class Reference

Extension of ros::CallbackInterface so we can insert things on the ROS Callback Queue. More...

#include <executor.h>

Inheritance diagram for locomotor::LocomotorCallback:
Inheritance graph
[legend]

List of all members.

Public Member Functions

CallResult call ()
 LocomotorCallback (Function functor)
 ~LocomotorCallback ()

Private Attributes

Function functor_

Detailed Description

Extension of ros::CallbackInterface so we can insert things on the ROS Callback Queue.

Definition at line 48 of file executor.h.


Constructor & Destructor Documentation

locomotor::LocomotorCallback::LocomotorCallback ( Function  functor) [inline, explicit]

Definition at line 53 of file executor.h.

Definition at line 54 of file executor.h.


Member Function Documentation

Implements ros::CallbackInterface.

Definition at line 56 of file executor.h.


Member Data Documentation

Definition at line 62 of file executor.h.


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


locomotor
Author(s):
autogenerated on Wed Jun 26 2019 20:09:43