ACE  6.0.6
Public Attributes
ACE_Pagefile_Memory_Pool::Control_Block::Shared_Control_Block Class Reference

Pool statistics. More...

#include <Pagefile_Memory_Pool.h>

List of all members.

Public Attributes

size_t max_size_
 Maximum size the pool may grow.
size_t mapped_size_
 Size of mapped shared memory segment.
ptrdiff_t free_offset_
 Offset to mapped but not yet acquired address space.
size_t free_size_
 Size of mapped but not yet acquired address space.

Detailed Description

Pool statistics.


Member Data Documentation

Offset to mapped but not yet acquired address space.

Size of mapped but not yet acquired address space.

Size of mapped shared memory segment.

Maximum size the pool may grow.


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