#include <Shared_Memory_Pool.h>
Public Attributes | |
key_t | key_ |
Shared memory segment key. | |
int | shmid_ |
Shared memory segment internal id. | |
int | used_ |
Is the segment currently used.;. |
key_t ACE_Shared_Memory_Pool::ACE_Shared_Memory_Pool::SHM_TABLE::key_ |
Shared memory segment key.
int ACE_Shared_Memory_Pool::ACE_Shared_Memory_Pool::SHM_TABLE::shmid_ |
Shared memory segment internal id.
int ACE_Shared_Memory_Pool::ACE_Shared_Memory_Pool::SHM_TABLE::used_ |
Is the segment currently used.;.