#include <ngcdttIPC.hpp>
Public Member Functions | |
| ngcdtt_shm_t () | |
| Constructor. | |
Public Attributes | |
| int | id |
| Shared memory id. | |
| void * | mem |
| Shared memory buffer. | |
Shared memory structure
|
inline |
Constructor.
| int ngcdtt_shm_t::id |
Shared memory id.
| void* ngcdtt_shm_t::mem |
Shared memory buffer.