Public Member Functions | Public Attributes | List of all members
ros::CallbackQueue::CallbackInfo Struct Reference

#include <callback_queue.h>

Public Member Functions

 CallbackInfo ()
 

Public Attributes

CallbackInterfacePtr callback
 
bool marked_for_removal
 
uint64_t removal_id
 

Detailed Description

Definition at line 165 of file callback_queue.h.

Constructor & Destructor Documentation

ros::CallbackQueue::CallbackInfo::CallbackInfo ( )
inline

Definition at line 167 of file callback_queue.h.

Member Data Documentation

CallbackInterfacePtr ros::CallbackQueue::CallbackInfo::callback

Definition at line 171 of file callback_queue.h.

bool ros::CallbackQueue::CallbackInfo::marked_for_removal

Definition at line 173 of file callback_queue.h.

uint64_t ros::CallbackQueue::CallbackInfo::removal_id

Definition at line 172 of file callback_queue.h.


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


roscpp
Author(s): Morgan Quigley, Josh Faust, Brian Gerkey, Troy Straszheim
autogenerated on Sun Feb 3 2019 03:29:54