join 1.0
lightweight network framework library
Loading...
Searching...
No Matches
SpscEndpoint Class Reference
Inheritance diagram for SpscEndpoint:
Collaboration diagram for SpscEndpoint:

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_endpoint"
 
static const uint64_t _elementSize = 64
 
static const uint64_t _capacity = 4096
 

Member Function Documentation

◆ SetUp()

void SpscEndpoint::SetUp ( )
inlineoverrideprotected

set up the test fixture.

◆ TearDown()

void SpscEndpoint::TearDown ( )
inlineoverrideprotected

tear down the test fixture.

Member Data Documentation

◆ _capacity

const uint64_t SpscEndpoint::_capacity = 4096
staticprotected

◆ _elementSize

const uint64_t SpscEndpoint::_elementSize = 64
staticprotected

◆ _name

const std::string SpscEndpoint::_name = "test_endpoint"
staticprotected

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