Public Member Functions | |
AQEater (T *l) | |
bool | breakLoop () |
void | finalize () |
bool | initialize () |
void | step () |
Public Attributes | |
int | erases |
T * | mlst |
volatile bool | stop |
An Eater stresses the 'underrun' case by emptying the queue.
Definition at line 667 of file buffers_test.cpp.
Definition at line 672 of file buffers_test.cpp.
Definition at line 691 of file buffers_test.cpp.
Definition at line 689 of file buffers_test.cpp.
bool AQEater< T >::initialize | ( | ) | [inline] |
Definition at line 673 of file buffers_test.cpp.
Definition at line 677 of file buffers_test.cpp.
Definition at line 671 of file buffers_test.cpp.
Definition at line 670 of file buffers_test.cpp.
Definition at line 669 of file buffers_test.cpp.