Public Attributes | List of all members
cartographer::sensor::OrderedMultiQueue::Queue Struct Reference

Public Attributes

Callback callback
 
bool finished = false
 
common::BlockingQueue< std::unique_ptr< Data > > queue
 

Detailed Description

Definition at line 78 of file ordered_multi_queue.h.

Member Data Documentation

◆ callback

Callback cartographer::sensor::OrderedMultiQueue::Queue::callback

Definition at line 80 of file ordered_multi_queue.h.

◆ finished

bool cartographer::sensor::OrderedMultiQueue::Queue::finished = false

Definition at line 81 of file ordered_multi_queue.h.

◆ queue

common::BlockingQueue<std::unique_ptr<Data> > cartographer::sensor::OrderedMultiQueue::Queue::queue

Definition at line 79 of file ordered_multi_queue.h.


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


cartographer
Author(s): The Cartographer Authors
autogenerated on Mon Feb 28 2022 22:00:59