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.
Base Class Members
Construction
Constructs a memory file object. |
Operations
Attaches a block of memory to CMemFile. |
|
Detaches the block of memory from CMemFile and returns a pointer to the block of memory detached. |
Advanced Overridables
Override to modify memory allocation behavior. |
|
Override to modify memory deallocation behavior. |
|
Override to modify behavior when growing a file. |
|
Override to modify memory copy behavior when reading and writing files. |
|
Override to modify memory reallocation behavior. |