Public Member Functions | Public Attributes | List of all members
AQGrower< T > Struct Template Reference
Inheritance diagram for AQGrower< T >:
Inheritance graph
[legend]

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

Constructor & Destructor Documentation

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

Definition at line 935 of file buffers_test.cpp.

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

Definition at line 938 of file buffers_test.cpp.

Member Function Documentation

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

Definition at line 957 of file buffers_test.cpp.

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

Definition at line 955 of file buffers_test.cpp.

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

Definition at line 941 of file buffers_test.cpp.

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

Definition at line 945 of file buffers_test.cpp.

Member Data Documentation

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

Definition at line 933 of file buffers_test.cpp.

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

Definition at line 932 of file buffers_test.cpp.

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

Definition at line 934 of file buffers_test.cpp.

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

Definition at line 931 of file buffers_test.cpp.


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


rtt
Author(s): RTT Developers
autogenerated on Fri Oct 25 2019 03:59:45