#include <Memory_Pool.h>
Public Attributes | |
| key_t | key_ |
| Shared memory segment key. More... | |
| int | shmid_ |
| Shared memory segment internal id. More... | |
| int | used_ |
| Is the segment currently used.;. More... | |
Definition at line 233 of file Memory_Pool.h.
|
|
Shared memory segment key.
Definition at line 236 of file Memory_Pool.h. |
|
|
Shared memory segment internal id.
Definition at line 239 of file Memory_Pool.h. |
|
|
Is the segment currently used.;.
Definition at line 242 of file Memory_Pool.h. |
1.2.14 written by Dimitri van Heesch,
© 1997-2002