CMemoryDividerX::MDXConfiguration | The MDXConfiguration structure gathers together all the configuration information for an MDXPool |
CMemoryDividerX::MDXFlags | A structure used for requesting the flags associated with an already allocated memory block. Used in bulk operations |
CMemoryDividerX::MDXInterceptHandler | Implement this interface to provide an intercept free callback |
CMemoryDividerX::MDXLen | A structure used for requesting the length of an already allocated memory block. Used in bulk operations |
CMemoryDividerX::MDXMarkingHandler | Implement this interface to provide a marking callback |
CMemoryDividerX::MDXPool | An MDXPool object represents a pool of memory from which blocks can be allocated |
▼CMemoryDividerX::MDXShortMalloc | A structure describing one memory block request. Used in bulk operations |
CMemoryDividerX::MDXLongMalloc | A structure describing a single memory block request and its flags. Used in bulk operations |
CMemoryDividerX::MDXStatistics | A structure to receive usage statistics, such as ammounts of memory allocated, and current garbage collection thresholds |