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

Constructor & Destructor Documentation

◆ CallbackInfo()

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

Definition at line 153 of file callback_queue.h.

Member Data Documentation

◆ callback

CallbackInterfacePtr ros::CallbackQueue::CallbackInfo::callback

Definition at line 157 of file callback_queue.h.

◆ marked_for_removal

bool ros::CallbackQueue::CallbackInfo::marked_for_removal

Definition at line 159 of file callback_queue.h.

◆ removal_id

uint64_t ros::CallbackQueue::CallbackInfo::removal_id

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