Public Member Functions | Private Attributes | List of all members
MultiThreadedCallback Class Reference
Inheritance diagram for MultiThreadedCallback:
Inheritance graph
[legend]

Public Member Functions

ros::CallbackInterface::CallResult call ()
 
 MultiThreadedCallback (boost::barrier *bar)
 
- Public Member Functions inherited from ros::CallbackInterface
virtual bool ready ()
 
virtual ~CallbackInterface ()
 

Private Attributes

boost::barrier * barrier_
 

Additional Inherited Members

- Public Types inherited from ros::CallbackInterface
enum  CallResult
 
- Public Attributes inherited from ros::CallbackInterface
 Invalid
 
 Success
 
 TryAgain
 

Detailed Description

Definition at line 145 of file test_callback_queue_manager.cpp.

Constructor & Destructor Documentation

MultiThreadedCallback::MultiThreadedCallback ( boost::barrier *  bar)
inline

Definition at line 148 of file test_callback_queue_manager.cpp.

Member Function Documentation

ros::CallbackInterface::CallResult MultiThreadedCallback::call ( )
inlinevirtual

Implements ros::CallbackInterface.

Definition at line 152 of file test_callback_queue_manager.cpp.

Member Data Documentation

boost::barrier* MultiThreadedCallback::barrier_
private

Definition at line 160 of file test_callback_queue_manager.cpp.


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


test_nodelet
Author(s): Tully Foote
autogenerated on Sat Jul 18 2020 03:17:57