
| 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 968 of file buffers_test.cpp.
Definition at line 973 of file buffers_test.cpp.
| 
 | inline | 
Definition at line 992 of file buffers_test.cpp.
| 
 | inline | 
Definition at line 990 of file buffers_test.cpp.
| 
 | inline | 
Definition at line 974 of file buffers_test.cpp.
| 
 | inline | 
Definition at line 978 of file buffers_test.cpp.
| int AQEater< T >::erases | 
Definition at line 972 of file buffers_test.cpp.
| T* AQEater< T >::mlst | 
Definition at line 971 of file buffers_test.cpp.
| volatile bool AQEater< T >::stop | 
Definition at line 970 of file buffers_test.cpp.