Public Member Functions | Public Attributes
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 628 of file buffers_test.cpp.


Constructor & Destructor Documentation

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

Definition at line 634 of file buffers_test.cpp.

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

Definition at line 637 of file buffers_test.cpp.


Member Function Documentation

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

Definition at line 656 of file buffers_test.cpp.

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

Definition at line 654 of file buffers_test.cpp.

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

Definition at line 640 of file buffers_test.cpp.

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

Definition at line 644 of file buffers_test.cpp.


Member Data Documentation

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

Definition at line 632 of file buffers_test.cpp.

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

Definition at line 631 of file buffers_test.cpp.

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

Definition at line 633 of file buffers_test.cpp.

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

Definition at line 630 of file buffers_test.cpp.


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


rtt
Author(s): RTT Developers
autogenerated on Fri Sep 9 2016 04:02:18