MFOpenDataMemory Struct Reference
[FileSystem Functions]

Open memory file structure. More...

Inheritance diagram for MFOpenDataMemory:

MFOpenData

Data Fields

char * pMemoryPointer
 Pointer to the file.
int fileSize
 Size of memory file.
uint32 allocated
 Amount of space allocated to file.
bool ownsMemory
 This tells the filesystem to call /a MFHeap_Free() on the memory when the file is closed.
int cbSize
 Size of the structure.
uint32 openFlags
 Open file flags, this can be values from the MFOpenFlags enum.

Detailed Description

Information required to open a memory file.


The documentation for this struct was generated from the following file:
Generated on Sat Oct 28 16:27:30 2006 for MountFuji Engine by  doxygen 1.4.5