ACE_Static_Allocator< POOL_SIZE > Class Template ReferenceDefines a class that provided a highly optimized memory management scheme for allocating memory statically. More...
Inheritance diagram for ACE_Static_Allocator< POOL_SIZE >:
![]()
Collaboration diagram for ACE_Static_Allocator< POOL_SIZE >:
![]()
Detailed Descriptiontemplate<size_t POOL_SIZE>
Defines a class that provided a highly optimized memory management scheme for allocating memory statically.
|
ACE_Static_Allocator< POOL_SIZE >::ACE_Static_Allocator | ( | void | ) | [inline] |
char ACE_Static_Allocator< POOL_SIZE >::pool_[POOL_SIZE] [private] |
Pool contents.