Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
| ▼NMemoryDividerX | All of Memory Divider X's external interface is contained in the MemoryDividerX namespace |
| CMDXConfiguration | The MDXConfiguration structure gathers together all the configuration information for an MDXPool |
| CMDXFlags | A structure used for requesting the flags associated with an already allocated memory block. Used in bulk operations |
| CMDXInterceptHandler | Implement this interface to provide an intercept free callback |
| CMDXLen | A structure used for requesting the length of an already allocated memory block. Used in bulk operations |
| CMDXLongMalloc | A structure describing a single memory block request and its flags. Used in bulk operations |
| CMDXMarkingHandler | Implement this interface to provide a marking callback |
| CMDXPool | An MDXPool object represents a pool of memory from which blocks can be allocated |
| CMDXShortMalloc | A structure describing one memory block request. Used in bulk operations |
| CMDXStatistics | A structure to receive usage statistics, such as ammounts of memory allocated, and current garbage collection thresholds |