AQWorker< T > Struct Template Reference

List of all members.

Public Member Functions

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

Public Attributes

int appends
int erases
T * mlst
Dummyorig
bool stop

Static Public Attributes

static os::Mutex m

Detailed Description

template<class T>
struct AQWorker< T >

A Worker Reads and writes the queue.

Definition at line 246 of file buffers_test.cpp.


Constructor & Destructor Documentation

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

Definition at line 254 of file buffers_test.cpp.

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

Definition at line 257 of file buffers_test.cpp.


Member Function Documentation

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

Definition at line 283 of file buffers_test.cpp.

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

Definition at line 281 of file buffers_test.cpp.

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

Definition at line 260 of file buffers_test.cpp.

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

Definition at line 264 of file buffers_test.cpp.


Member Data Documentation

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

Definition at line 251 of file buffers_test.cpp.

template<class T>
int AQWorker< T >::erases

Definition at line 252 of file buffers_test.cpp.

template<class T>
os::Mutex AQWorker< T >::m [inline, static]

Definition at line 248 of file buffers_test.cpp.

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

Definition at line 250 of file buffers_test.cpp.

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

Definition at line 253 of file buffers_test.cpp.

template<class T>
bool AQWorker< T >::stop

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