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

#include <ngcdttIPC.hpp>

Public Member Functions

 ngcdtt_shm_t ()
 Constructor.
 

Public Attributes

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

Detailed Description

Shared memory structure

Constructor & Destructor Documentation

◆ ngcdtt_shm_t()

ngcdtt_shm_t::ngcdtt_shm_t ( )
inline

Constructor.

Member Data Documentation

◆ id

int ngcdtt_shm_t::id

Shared memory id.

◆ mem

void* ngcdtt_shm_t::mem

Shared memory buffer.


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