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

#include <ngcbSHM.hpp>

Public Member Functions

 ngcb_shmio_t ()
 Constructor.
 

Public Attributes

int semId
 Semaphore id for buffer r/w-locks.
 
int retry
 Retry.
 
unsigned int event
 Event id.
 
int reserved
 Reserved for 64-bit alignment.
 

Detailed Description

Shared memory event i/o structure

Constructor & Destructor Documentation

◆ ngcb_shmio_t()

ngcb_shmio_t::ngcb_shmio_t ( )
inline

Constructor.

Member Data Documentation

◆ event

unsigned int ngcb_shmio_t::event

Event id.

◆ reserved

int ngcb_shmio_t::reserved

Reserved for 64-bit alignment.

◆ retry

int ngcb_shmio_t::retry

Retry.

◆ semId

int ngcb_shmio_t::semId

Semaphore id for buffer r/w-locks.


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