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

Protected Member Functions

void SetUp ()
 sets up 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 MpscEndpoint::SetUp ( )
inlineprotected

sets up the test fixture.

Member Data Documentation

◆ _capacity

const uint64_t MpscEndpoint::_capacity = 4096
staticprotected

◆ _elementSize

const uint64_t MpscEndpoint::_elementSize = 64
staticprotected

◆ _name

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

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