join 1.0
lightweight network framework library
Loading...
Searching...
No Matches
join::SharedSegment Struct Reference

shared memory segment. More...

#include <shared.hpp>

Collaboration diagram for join::SharedSegment:

Public Attributes

SharedSync _sync
 
uint8_t _data []
 

Detailed Description

shared memory segment.

Member Data Documentation

◆ _data

uint8_t join::SharedSegment::_data[]

◆ _sync

SharedSync join::SharedSegment::_sync

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