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

Public Member Functions

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

Public Attributes

int reads
 
ReadsByStatusMap reads_by_status
 

Private Attributes

BufferInterface< Dummy > * buffer
 
Dummy sample
 
bool stop
 

Detailed Description

Definition at line 327 of file buffers_test.cpp.

Constructor & Destructor Documentation

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

Definition at line 338 of file buffers_test.cpp.

Member Function Documentation

bool BuffersDataFlowTest::BufferReader::breakLoop ( )
inline

Definition at line 353 of file buffers_test.cpp.

void BuffersDataFlowTest::BufferReader::finalize ( )
inline

Definition at line 351 of file buffers_test.cpp.

bool BuffersDataFlowTest::BufferReader::initialize ( )
inline

Definition at line 339 of file buffers_test.cpp.

void BuffersDataFlowTest::BufferReader::step ( )
inline

Definition at line 343 of file buffers_test.cpp.

Member Data Documentation

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

Definition at line 329 of file buffers_test.cpp.

int BuffersDataFlowTest::BufferReader::reads

Definition at line 334 of file buffers_test.cpp.

ReadsByStatusMap BuffersDataFlowTest::BufferReader::reads_by_status

Definition at line 335 of file buffers_test.cpp.

Dummy BuffersDataFlowTest::BufferReader::sample
private

Definition at line 331 of file buffers_test.cpp.

bool BuffersDataFlowTest::BufferReader::stop
private

Definition at line 330 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:45