Memory Management
[Miscellaneous]

Collaboration diagram for Memory Management:


Detailed Description

The storage manager generally uses the malloc-library heap management, whose implementation is determined by the library chosen at link-time. Exceptions are made for certain classes whose memory is provided by per-thread, per-class heaps.

Classes using TLS heaps include:


Namespaces

namespace  memory_block
 Per-thread heap memory management.


Generated on Mon Jan 2 15:14:02 2012 for Shore Storage Manager by  doxygen 1.4.7