#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. | |
Shared memory structure
|
inline |
Constructor.
| int ngcdcs_shm_t::id |
Shared memory id.
| int ngcdcs_shm_t::locked |
Locked.
| void* ngcdcs_shm_t::mem |
Shared memory buffer.