#include <core/shmdata.h>
◆ ShmType
Enumerator |
---|
INVALID | |
OBJECT | |
ARRAY | |
◆ ShmData()
vistle::ShmData::ShmData |
( |
ShmType |
t, |
|
|
const std::string & |
name = std::string() |
|
) |
| |
|
inlineexplicit |
◆ ~ShmData()
vistle::ShmData::~ShmData |
( |
| ) |
|
|
inline |
◆ ref()
int vistle::ShmData::ref |
( |
| ) |
const |
|
inline |
◆ refcount()
int vistle::ShmData::refcount |
( |
| ) |
const |
|
inline |
◆ unref()
int vistle::ShmData::unref |
( |
| ) |
const |
|
inline |
◆ m_refcount
std::atomic<int> vistle::ShmData::m_refcount |
|
mutable |
◆ name
◆ shmtype
The documentation for this struct was generated from the following file: