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

class used to test the semaphore. More...

Inheritance diagram for SemaphoreTest:
Collaboration diagram for SemaphoreTest:

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_sem"
 semaphore name.
 

Detailed Description

class used to test the semaphore.

Member Function Documentation

◆ SetUpTestSuite()

static void SemaphoreTest::SetUpTestSuite ( )
inlinestaticprotected

set up the test suite.

◆ TearDownTestSuite()

static void SemaphoreTest::TearDownTestSuite ( )
inlinestaticprotected

tear down the test suite.

Member Data Documentation

◆ _name

const std::string SemaphoreTest::_name = "/test_sem"
staticprotected

semaphore name.


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