Public Member Functions | |
BuffersMPoolTest () | |
~BuffersMPoolTest () | |
Public Attributes | |
ThreadInterface * | athread |
ThreadInterface * | bthread |
TsPool< Dummy > * | mpool |
TsPool< std::vector< Dummy > > * | vpool |
Definition at line 471 of file buffers_test.cpp.
BuffersMPoolTest::BuffersMPoolTest | ( | ) | [inline] |
Definition at line 481 of file buffers_test.cpp.
BuffersMPoolTest::~BuffersMPoolTest | ( | ) | [inline] |
Definition at line 487 of file buffers_test.cpp.
ThreadInterface* BuffersMPoolTest::athread |
Definition at line 475 of file buffers_test.cpp.
ThreadInterface* BuffersMPoolTest::bthread |
Definition at line 476 of file buffers_test.cpp.
Definition at line 478 of file buffers_test.cpp.
TsPool<std::vector<Dummy> >* BuffersMPoolTest::vpool |
Definition at line 479 of file buffers_test.cpp.