AQGrower< T > Struct Template Reference

List of all members.

Public Member Functions

 AQGrower (T *l)
bool breakLoop ()
void finalize ()
bool initialize ()
void step ()
 ~AQGrower ()

Public Attributes

int appends
T * mlst
Dummyorig
volatile bool stop

Detailed Description

template<class T>
struct AQGrower< T >

A grower stresses the 'overrun' case by flooding the queue.

Definition at line 297 of file buffers_test.cpp.


Constructor & Destructor Documentation

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

Definition at line 303 of file buffers_test.cpp.

template<class T>
AQGrower< T >::~AQGrower (  )  [inline]

Definition at line 306 of file buffers_test.cpp.


Member Function Documentation

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

Definition at line 325 of file buffers_test.cpp.

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

Definition at line 323 of file buffers_test.cpp.

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

Definition at line 309 of file buffers_test.cpp.

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

Definition at line 313 of file buffers_test.cpp.


Member Data Documentation

template<class T>
int AQGrower< T >::appends

Definition at line 301 of file buffers_test.cpp.

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

Definition at line 300 of file buffers_test.cpp.

template<class T>
Dummy* AQGrower< T >::orig

Definition at line 302 of file buffers_test.cpp.

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

Definition at line 299 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