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

Public Member Functions

bool breakLoop ()
 
 DataObjectReader (DataObjectInterface< Dummy > *dataobj)
 
void finalize ()
 
bool initialize ()
 
void step ()
 

Public Attributes

int reads
 
ReadsByStatusMap reads_by_status
 

Private Attributes

DataObjectInterface< Dummy > * dataobj
 
Dummy sample
 
bool stop
 

Detailed Description

Definition at line 261 of file buffers_test.cpp.

Constructor & Destructor Documentation

BuffersDataFlowTest::DataObjectReader::DataObjectReader ( DataObjectInterface< Dummy > *  dataobj)
inline

Definition at line 272 of file buffers_test.cpp.

Member Function Documentation

bool BuffersDataFlowTest::DataObjectReader::breakLoop ( )
inline

Definition at line 287 of file buffers_test.cpp.

void BuffersDataFlowTest::DataObjectReader::finalize ( )
inline

Definition at line 285 of file buffers_test.cpp.

bool BuffersDataFlowTest::DataObjectReader::initialize ( )
inline

Definition at line 273 of file buffers_test.cpp.

void BuffersDataFlowTest::DataObjectReader::step ( )
inline

Definition at line 277 of file buffers_test.cpp.

Member Data Documentation

DataObjectInterface<Dummy>* BuffersDataFlowTest::DataObjectReader::dataobj
private

Definition at line 263 of file buffers_test.cpp.

int BuffersDataFlowTest::DataObjectReader::reads

Definition at line 268 of file buffers_test.cpp.

ReadsByStatusMap BuffersDataFlowTest::DataObjectReader::reads_by_status

Definition at line 269 of file buffers_test.cpp.

Dummy BuffersDataFlowTest::DataObjectReader::sample
private

Definition at line 265 of file buffers_test.cpp.

bool BuffersDataFlowTest::DataObjectReader::stop
private

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