Public Member Functions | Public Attributes
AQEater< T > Struct Template Reference

List of all members.

Public Member Functions

 AQEater (T *l)
bool breakLoop ()
void finalize ()
bool initialize ()
void step ()

Public Attributes

int erases
T * mlst
volatile bool stop

Detailed Description

template<class T>
struct AQEater< T >

An Eater stresses the 'underrun' case by emptying the queue.

Definition at line 667 of file buffers_test.cpp.


Constructor & Destructor Documentation

template<class T >
AQEater< T >::AQEater ( T *  l) [inline]

Definition at line 672 of file buffers_test.cpp.


Member Function Documentation

template<class T >
bool AQEater< T >::breakLoop ( ) [inline]

Definition at line 691 of file buffers_test.cpp.

template<class T >
void AQEater< T >::finalize ( ) [inline]

Definition at line 689 of file buffers_test.cpp.

template<class T >
bool AQEater< T >::initialize ( ) [inline]

Definition at line 673 of file buffers_test.cpp.

template<class T >
void AQEater< T >::step ( ) [inline]

Definition at line 677 of file buffers_test.cpp.


Member Data Documentation

template<class T >
int AQEater< T >::erases

Definition at line 671 of file buffers_test.cpp.

template<class T >
T* AQEater< T >::mlst

Definition at line 670 of file buffers_test.cpp.

template<class T >
volatile bool AQEater< T >::stop

Definition at line 669 of file buffers_test.cpp.


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


rtt
Author(s): RTT Developers
autogenerated on Sat Jun 8 2019 18:46:36