Go to the source code of this file.
Classes | |
class | ros::CallbackInterface |
Abstract interface for items which can be added to a CallbackQueueInterface. More... | |
class | ros::CallbackQueueInterface |
Abstract interface for a queue used to handle all callbacks within roscpp. More... | |
Namespaces | |
ros | |
Typedefs | |
typedef boost::shared_ptr< CallbackInterface > | ros::CallbackInterfacePtr |