class used to test the single producer single 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_shm" |
| | shared memory segment name.
|
| |
class used to test the single producer single consumer ring buffer.
◆ SetUp()
| void SharedMem::SetUp |
( |
| ) |
|
|
inlineoverrideprotected |
◆ TearDown()
| void SharedMem::TearDown |
( |
| ) |
|
|
inlineoverrideprotected |
tear down the test fixture.
◆ _name
| const std::string SharedMem::_name = "/test_shm" |
|
staticprotected |
shared memory segment name.
The documentation for this class was generated from the following file: