Internal - Provides an bare-bones version of GraphInputQueue
More...
Internal - Provides an bare-bones version of GraphInputQueue
Internal - Provides an STL implementation of GraphInputQueue
Definition at line 27 of file graphinputqueue-lite.hpp.
◆ GraphInputQueue() [1/2]
DetectorGraph::GraphInputQueue::GraphInputQueue |
( |
| ) |
|
|
inline |
◆ ~GraphInputQueue() [1/2]
DetectorGraph::GraphInputQueue::~GraphInputQueue |
( |
| ) |
|
|
inline |
◆ GraphInputQueue() [2/2]
DetectorGraph::GraphInputQueue::GraphInputQueue |
( |
| ) |
|
|
inline |
◆ ~GraphInputQueue() [2/2]
DetectorGraph::GraphInputQueue::~GraphInputQueue |
( |
| ) |
|
|
inline |
◆ DequeueAndDispatch() [1/2]
bool DetectorGraph::GraphInputQueue::DequeueAndDispatch |
( |
| ) |
|
|
inline |
◆ DequeueAndDispatch() [2/2]
bool DetectorGraph::GraphInputQueue::DequeueAndDispatch |
( |
| ) |
|
|
inline |
◆ Enqueue() [1/2]
template<class TTopicState >
void DetectorGraph::GraphInputQueue::Enqueue |
( |
Topic< TTopicState > & |
aTopic, |
|
|
const TTopicState & |
aTopicState |
|
) |
| |
|
inline |
◆ Enqueue() [2/2]
template<class TTopicState >
void DetectorGraph::GraphInputQueue::Enqueue |
( |
Topic< TTopicState > & |
aTopic, |
|
|
const TTopicState & |
aTopicState |
|
) |
| |
|
inline |
◆ IsEmpty() [1/2]
bool DetectorGraph::GraphInputQueue::IsEmpty |
( |
| ) |
const |
|
inline |
◆ IsEmpty() [2/2]
bool DetectorGraph::GraphInputQueue::IsEmpty |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: