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

#include <callback_queue.h>

Public Member Functions

 TLS ()
 

Public Attributes

D_CallbackInfo callbacks
 
uint64_t calling_in_this_thread
 
D_CallbackInfo::iterator cb_it
 

Detailed Description

Definition at line 185 of file callback_queue.h.

Constructor & Destructor Documentation

ros::CallbackQueue::TLS::TLS ( )
inline

Definition at line 187 of file callback_queue.h.

Member Data Documentation

D_CallbackInfo ros::CallbackQueue::TLS::callbacks

Definition at line 192 of file callback_queue.h.

uint64_t ros::CallbackQueue::TLS::calling_in_this_thread

Definition at line 191 of file callback_queue.h.

D_CallbackInfo::iterator ros::CallbackQueue::TLS::cb_it

Definition at line 193 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