SophiaFramework UNIVERSE 5.3 |
There are 4 types of classes for managing memory. The SFXBuffer class can be converted into SFXAnsiString or SFXWideString class and vice versa.
Table 14.1. Memory Management Classes
Class Name | Description |
---|---|
SFXHeap | Class which represents a heap. |
SFXClusterHeap | Class which represents a heap that supports block allocation. |
SFXBuffer | Class which represents a buffer. |
SFXRingBuffer | Class which represents a ring buffer. |
Copyright(c) 2002 - 2024 Sophia Cradle Incorporated All Rights Reserved. |