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

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

Inheritance diagram for SharedSemaphoreTest:
Collaboration diagram for SharedSemaphoreTest:

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_semaphore"
 shared memory segment name.
 

Detailed Description

class used to test the shared semaphore.

Member Function Documentation

◆ SetUpTestSuite()

static void SharedSemaphoreTest::SetUpTestSuite ( )
inlinestaticprotected

set up the test suite.

◆ TearDownTestSuite()

static void SharedSemaphoreTest::TearDownTestSuite ( )
inlinestaticprotected

tear down the test suite.

Member Data Documentation

◆ _name

const std::string SharedSemaphoreTest::_name = "/test_semaphore"
staticprotected

shared memory segment name.


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