ACE  6.4.2
Classes | Public Attributes | List of all members
ACE_Pagefile_Memory_Pool::Control_Block Class Reference

Attributes that are meaningful in local storage only. More...

Collaboration diagram for ACE_Pagefile_Memory_Pool::Control_Block:
Collaboration graph
[legend]

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_
 

Detailed Description

Attributes that are meaningful in local storage only.

Member Data Documentation

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_

The documentation for this class was generated from the following file: