Collaboration diagram for ACE_Pagefile_Memory_Pool::Control_Block:
Public Attributes | |
void * | req_base_ |
Required base address. | |
void * | mapped_base_ |
Base address returned from system call. | |
Shared_Control_Block | sh_ |
Definition at line 139 of file Pagefile_Memory_Pool.h.
|
Base address returned from system call.
Definition at line 146 of file Pagefile_Memory_Pool.h. Referenced by ACE_Pagefile_Memory_Pool::ACE_Pagefile_Memory_Pool(), ACE_Pagefile_Memory_Pool::acquire(), ACE_Pagefile_Memory_Pool::init_acquire(), ACE_Pagefile_Memory_Pool::map(), ACE_Pagefile_Memory_Pool::remap(), and ACE_Pagefile_Memory_Pool::unmap(). |
|
Required base address.
Definition at line 143 of file Pagefile_Memory_Pool.h. Referenced by ACE_Pagefile_Memory_Pool::ACE_Pagefile_Memory_Pool(), ACE_Pagefile_Memory_Pool::map(), and ACE_Pagefile_Memory_Pool::unmap(). |
|
Definition at line 169 of file Pagefile_Memory_Pool.h. Referenced by ACE_Pagefile_Memory_Pool::ACE_Pagefile_Memory_Pool(), ACE_Pagefile_Memory_Pool::acquire(), ACE_Pagefile_Memory_Pool::map(), ACE_Pagefile_Memory_Pool::remap(), and ACE_Pagefile_Memory_Pool::unmap(). |