class used to test the multiple producer multiple consumer ring buffer.
More...
|
| void | SetUp () override |
| | set up the test fixture.
|
| |
| void | TearDown () override |
| | tear down the test fixture.
|
| |
|
| static const std::string | _name = "/test_mpmc_shm" |
| | shared memory segment name.
|
| |
class used to test the multiple producer multiple consumer ring buffer.
◆ SetUp()
| void MpmcBuffer::SetUp |
( |
| ) |
|
|
inlineoverrideprotected |
◆ TearDown()
| void MpmcBuffer::TearDown |
( |
| ) |
|
|
inlineoverrideprotected |
tear down the test fixture.
◆ _name
| const std::string MpmcBuffer::_name = "/test_mpmc_shm" |
|
staticprotected |
shared memory segment name.
The documentation for this class was generated from the following file: