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 336 of file buffers_test.cpp.


Constructor & Destructor Documentation

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

Definition at line 341 of file buffers_test.cpp.


Member Function Documentation

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

Definition at line 360 of file buffers_test.cpp.

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

Definition at line 358 of file buffers_test.cpp.

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

Definition at line 342 of file buffers_test.cpp.

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

Definition at line 346 of file buffers_test.cpp.


Member Data Documentation

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

Definition at line 340 of file buffers_test.cpp.

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

Definition at line 339 of file buffers_test.cpp.

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

Definition at line 338 of file buffers_test.cpp.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


rtt
Author(s): RTT Developers
autogenerated on Fri Jan 11 09:49:15 2013