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 171 of file callback_queue.h.

Constructor & Destructor Documentation

◆ TLS()

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

Definition at line 173 of file callback_queue.h.

Member Data Documentation

◆ callbacks

D_CallbackInfo ros::CallbackQueue::TLS::callbacks

Definition at line 178 of file callback_queue.h.

◆ calling_in_this_thread

uint64_t ros::CallbackQueue::TLS::calling_in_this_thread

Definition at line 177 of file callback_queue.h.

◆ cb_it

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

Definition at line 179 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, Dirk Thomas
autogenerated on Mon Feb 28 2022 23:33:27