ngc 1.5.0
 
Loading...
Searching...
No Matches
ngcdcs_shm_t Struct Reference

#include <ngcdcsSHM_IPC.hpp>

Public Member Functions

 ngcdcs_shm_t ()
 Constructor.
 

Public Attributes

int id
 Shared memory id.
 
int locked
 Locked.
 
void * mem
 Shared memory buffer.
 

Detailed Description

Shared memory structure

Constructor & Destructor Documentation

◆ ngcdcs_shm_t()

ngcdcs_shm_t::ngcdcs_shm_t ( )
inline

Constructor.

Member Data Documentation

◆ id

int ngcdcs_shm_t::id

Shared memory id.

◆ locked

int ngcdcs_shm_t::locked

Locked.

◆ mem

void* ngcdcs_shm_t::mem

Shared memory buffer.


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