join 1.0
lightweight network framework library
Loading...
Searching...
No Matches
PosixMem Class Reference

class used to test the posix shared memory provider. More...

Inheritance diagram for PosixMem:
Collaboration diagram for PosixMem:

Protected Member Functions

void SetUp () override
 set up the test fixture.
 
void TearDown () override
 tear down the test fixture.
 

Static Protected Attributes

static const std::string _name = "/test_shm"
 shared memory name.
 

Detailed Description

class used to test the posix shared memory provider.

Member Function Documentation

◆ SetUp()

void PosixMem::SetUp ( )
inlineoverrideprotected

set up the test fixture.

◆ TearDown()

void PosixMem::TearDown ( )
inlineoverrideprotected

tear down the test fixture.

Member Data Documentation

◆ _name

const std::string PosixMem::_name = "/test_shm"
staticprotected

shared memory name.


The documentation for this class was generated from the following file: