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

Public Types

typedef ListLockFree< DummyT
 

Public Member Functions

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

Public Attributes

int appends
 
int erases
 
int i
 
Tmlst
 
volatile bool stop
 

Detailed Description

Definition at line 814 of file buffers_test.cpp.

Member Typedef Documentation

Definition at line 817 of file buffers_test.cpp.

Constructor & Destructor Documentation

LLFWorker::LLFWorker ( T l)
inline

Definition at line 822 of file buffers_test.cpp.

Member Function Documentation

bool LLFWorker::breakLoop ( )
inline

Definition at line 840 of file buffers_test.cpp.

void LLFWorker::finalize ( )
inline

Definition at line 838 of file buffers_test.cpp.

bool LLFWorker::initialize ( )
inline

Definition at line 823 of file buffers_test.cpp.

void LLFWorker::step ( )
inline

Definition at line 828 of file buffers_test.cpp.

Member Data Documentation

int LLFWorker::appends

Definition at line 820 of file buffers_test.cpp.

int LLFWorker::erases

Definition at line 821 of file buffers_test.cpp.

int LLFWorker::i

Definition at line 819 of file buffers_test.cpp.

T* LLFWorker::mlst

Definition at line 818 of file buffers_test.cpp.

volatile bool LLFWorker::stop

Definition at line 816 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:46