ACE 6.0.4
Public Attributes
ACE_Shared_Memory_Pool::SHM_TABLE Struct Reference

Keeps track of all the segments being used. More...

#include <Shared_Memory_Pool.h>

List of all members.

Public Attributes

key_t key_
 Shared memory segment key.
int shmid_
 Shared memory segment internal id.
int used_
 Is the segment currently used.;.

Detailed Description

Keeps track of all the segments being used.


Member Data Documentation

Shared memory segment key.

Shared memory segment internal id.

Is the segment currently used.;.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines