ADTF
Loading...
Searching...
No Matches
adtf::streaming::size_limited_sample_reader_queue< MaxSize > Class Template Reference

Inherits adtf::streaming::ant::cLimitedSampleReaderQueue.

Protected Member Functions

void CheckQueue (const std::deque< cStreamItem > &oItems) override
 
- Protected Member Functions inherited from adtf::streaming::ant::cLimitedSampleReaderQueue
void PopFront ()
 
size_t GetSampleCount ()
 

Additional Inherited Members

- Public Member Functions inherited from adtf::streaming::ant::cLimitedSampleReaderQueue
tResult Push (const IStreamItem &oStreamItem, tTimeStamp) override
 Push a new value to the internal sample queue.
 
void Clear () override
 
tResult Pop (IStreamItem &oItem)
 Returns the next sample from the queue.
 

Member Function Documentation

◆ CheckQueue()

template<size_t MaxSize>
void adtf::streaming::ant::size_limited_sample_reader_queue< MaxSize >::CheckQueue ( const std::deque< cStreamItem > & oItems)
inlineoverrideprotectedvirtual

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