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

Public Member Functions

virtual CallResult call ()
 
 CountingCallback ()
 
- Public Member Functions inherited from ros::CallbackInterface
virtual bool ready ()
 
virtual ~CallbackInterface ()
 

Public Attributes

size_t count
 
boost::mutex mutex
 
- Public Attributes inherited from ros::CallbackInterface
 Invalid
 
 Success
 
 TryAgain
 

Additional Inherited Members

- Public Types inherited from ros::CallbackInterface
enum  CallResult
 

Detailed Description

Definition at line 49 of file test_callback_queue.cpp.

Constructor & Destructor Documentation

CountingCallback::CountingCallback ( )
inline

Definition at line 52 of file test_callback_queue.cpp.

Member Function Documentation

virtual CallResult CountingCallback::call ( )
inlinevirtual

Implements ros::CallbackInterface.

Definition at line 56 of file test_callback_queue.cpp.

Member Data Documentation

size_t CountingCallback::count

Definition at line 65 of file test_callback_queue.cpp.

boost::mutex CountingCallback::mutex

Definition at line 64 of file test_callback_queue.cpp.


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


test_roscpp
Author(s): Morgan Quigley, Josh Faust, Brian Gerkey, Troy Straszheim, Dirk Thomas
autogenerated on Mon Nov 2 2020 03:52:46