Public Member Functions | |
| BuffersMPoolTest () | |
| ~BuffersMPoolTest () | |
Public Attributes | |
| ThreadInterface * | athread |
| ThreadInterface * | bthread |
| TsPool< Dummy > * | mpool |
| TsPool< std::vector< Dummy > > * | vpool |
Definition at line 140 of file buffers_test.cpp.
| BuffersMPoolTest::BuffersMPoolTest | ( | ) | [inline] |
Definition at line 150 of file buffers_test.cpp.
| BuffersMPoolTest::~BuffersMPoolTest | ( | ) | [inline] |
Definition at line 156 of file buffers_test.cpp.
| ThreadInterface* BuffersMPoolTest::athread |
Definition at line 144 of file buffers_test.cpp.
| ThreadInterface* BuffersMPoolTest::bthread |
Definition at line 145 of file buffers_test.cpp.
Definition at line 147 of file buffers_test.cpp.
| TsPool<std::vector<Dummy> >* BuffersMPoolTest::vpool |
Definition at line 148 of file buffers_test.cpp.