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

Public Member Functions

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

Public Attributes

int dropped
 
int writes
 

Private Attributes

DataObjectInterface< Dummy > * dataobj
 
Dummy sample
 
bool stop
 

Detailed Description

Definition at line 227 of file buffers_test.cpp.

Constructor & Destructor Documentation

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

Definition at line 238 of file buffers_test.cpp.

Member Function Documentation

bool BuffersDataFlowTest::DataObjectWriter::breakLoop ( )
inline

Definition at line 255 of file buffers_test.cpp.

void BuffersDataFlowTest::DataObjectWriter::finalize ( )
inline

Definition at line 253 of file buffers_test.cpp.

bool BuffersDataFlowTest::DataObjectWriter::initialize ( )
inline

Definition at line 239 of file buffers_test.cpp.

void BuffersDataFlowTest::DataObjectWriter::step ( )
inline

Definition at line 243 of file buffers_test.cpp.

Member Data Documentation

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

Definition at line 229 of file buffers_test.cpp.

int BuffersDataFlowTest::DataObjectWriter::dropped

Definition at line 235 of file buffers_test.cpp.

Dummy BuffersDataFlowTest::DataObjectWriter::sample
private

Definition at line 231 of file buffers_test.cpp.

bool BuffersDataFlowTest::DataObjectWriter::stop
private

Definition at line 230 of file buffers_test.cpp.

int BuffersDataFlowTest::DataObjectWriter::writes

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