Public Types | Public Member Functions | Public Attributes | List of all members
LLFGrower Struct Reference
Inheritance diagram for LLFGrower:
Inheritance graph
[legend]

Public Types

typedef ListLockFree< DummyT
 

Public Member Functions

bool breakLoop ()
 
void finalize ()
 
bool initialize ()
 
 LLFGrower (T *l)
 
void step ()
 

Public Attributes

int i
 
Tmlst
 
volatile bool stop
 

Detailed Description

Definition at line 846 of file buffers_test.cpp.

Member Typedef Documentation

Definition at line 849 of file buffers_test.cpp.

Constructor & Destructor Documentation

LLFGrower::LLFGrower ( T l)
inline

Definition at line 852 of file buffers_test.cpp.

Member Function Documentation

bool LLFGrower::breakLoop ( )
inline

Definition at line 868 of file buffers_test.cpp.

void LLFGrower::finalize ( )
inline

Definition at line 866 of file buffers_test.cpp.

bool LLFGrower::initialize ( )
inline

Definition at line 853 of file buffers_test.cpp.

void LLFGrower::step ( )
inline

Definition at line 857 of file buffers_test.cpp.

Member Data Documentation

int LLFGrower::i

Definition at line 851 of file buffers_test.cpp.

T* LLFGrower::mlst

Definition at line 850 of file buffers_test.cpp.

volatile bool LLFGrower::stop

Definition at line 848 of file buffers_test.cpp.


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


rtt
Author(s): RTT Developers
autogenerated on Tue Jun 25 2019 19:33:40