ACE
6.2.5
|
Attributes that are meaningful in local storage only. More...
Classes | |
class | Shared_Control_Block |
Pool statistics. More... | |
Public Attributes | |
void * | req_base_ |
Required base address. More... | |
void * | mapped_base_ |
Base address returned from system call. More... | |
Shared_Control_Block | sh_ |
Attributes that are meaningful in local storage only.
void* ACE_Pagefile_Memory_Pool::Control_Block::mapped_base_ |
Base address returned from system call.
void* ACE_Pagefile_Memory_Pool::Control_Block::req_base_ |
Required base address.
Shared_Control_Block ACE_Pagefile_Memory_Pool::Control_Block::sh_ |