CMemFile Members
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. |