Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Methods
Allocates a block of memory from the heap object. |
|
Attaches the heap object to an existing heap. |
|
The constructor. |
|
The destructor. |
|
Detaches the heap object from an existing heap. |
|
Frees memory previously allocated from the heap. |
|
Returns the size of a memory block allocated from the heap object. |
|
Reallocates a block of memory from the heap object. |
Data Members
A flag used to determine current ownership of the heap handle. |
|
Handle to the heap object. |