Public Member Functions | |
| BuffersDataFlowTest () | |
| ~BuffersDataFlowTest () | |
Public Attributes | |
| ThreadInterface * | athread |
| ThreadInterface * | bthread |
| DataObjectLockFree< Dummy > * | dataobj |
| BufferLockFree< Dummy > * | lockfree |
Definition at line 118 of file buffers_test.cpp.
| BuffersDataFlowTest::BuffersDataFlowTest | ( | ) | [inline] |
Definition at line 127 of file buffers_test.cpp.
| BuffersDataFlowTest::~BuffersDataFlowTest | ( | ) | [inline] |
Definition at line 134 of file buffers_test.cpp.
| ThreadInterface* BuffersDataFlowTest::athread |
Definition at line 124 of file buffers_test.cpp.
| ThreadInterface* BuffersDataFlowTest::bthread |
Definition at line 125 of file buffers_test.cpp.
Definition at line 122 of file buffers_test.cpp.
| BufferLockFree<Dummy>* BuffersDataFlowTest::lockfree |
Definition at line 121 of file buffers_test.cpp.