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

class used to test the shared condition. More...

Inheritance diagram for SharedConditionTest:
Collaboration diagram for SharedConditionTest:

Static Protected Member Functions

static void SetUpTestSuite ()
 set up the test suite.
 
static void TearDownTestSuite ()
 tear down the test suite.
 

Static Protected Attributes

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

Detailed Description

class used to test the shared condition.

Member Function Documentation

◆ SetUpTestSuite()

static void SharedConditionTest::SetUpTestSuite ( )
inlinestaticprotected

set up the test suite.

◆ TearDownTestSuite()

static void SharedConditionTest::TearDownTestSuite ( )
inlinestaticprotected

tear down the test suite.

Member Data Documentation

◆ _name

const std::string SharedConditionTest::_name = "/test_condition"
staticprotected

shared memory segment name.


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