Public Member Functions | Public Attributes | Private Attributes | List of all members
BuffersDataFlowTest::BufferWriter Class Reference
Inheritance diagram for BuffersDataFlowTest::BufferWriter:
Inheritance graph
[legend]

Public Member Functions

bool breakLoop ()
 
 BufferWriter (BufferInterface< Dummy > *buffer)
 
void finalize ()
 
bool initialize ()
 
void step ()
 

Public Attributes

int dropped
 
int writes
 

Private Attributes

BufferInterface< Dummy > * buffer
 
Dummy sample
 
bool stop
 

Detailed Description

Definition at line 293 of file buffers_test.cpp.

Constructor & Destructor Documentation

BuffersDataFlowTest::BufferWriter::BufferWriter ( BufferInterface< Dummy > *  buffer)
inline

Definition at line 304 of file buffers_test.cpp.

Member Function Documentation

bool BuffersDataFlowTest::BufferWriter::breakLoop ( )
inline

Definition at line 321 of file buffers_test.cpp.

void BuffersDataFlowTest::BufferWriter::finalize ( )
inline

Definition at line 319 of file buffers_test.cpp.

bool BuffersDataFlowTest::BufferWriter::initialize ( )
inline

Definition at line 305 of file buffers_test.cpp.

void BuffersDataFlowTest::BufferWriter::step ( )
inline

Definition at line 309 of file buffers_test.cpp.

Member Data Documentation

BufferInterface<Dummy>* BuffersDataFlowTest::BufferWriter::buffer
private

Definition at line 295 of file buffers_test.cpp.

int BuffersDataFlowTest::BufferWriter::dropped

Definition at line 301 of file buffers_test.cpp.

Dummy BuffersDataFlowTest::BufferWriter::sample
private

Definition at line 297 of file buffers_test.cpp.

bool BuffersDataFlowTest::BufferWriter::stop
private

Definition at line 296 of file buffers_test.cpp.

int BuffersDataFlowTest::BufferWriter::writes

Definition at line 300 of file buffers_test.cpp.


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


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