|
Chunk | GetRootChunk () |
|
Chunk | CreateRootChunk () |
|
bool | OpenFile (const filesystem::Path &filePath, bool writeDirect) |
|
bool | WriteFile (const filesystem::Path &filePath) |
|
bool | LoadFile (const filesystem::Path &filePath, bool readOnly) |
|
Attribute | AddGlobalAttribute (AttributeType type, const DataPtr data, Size dataSize) |
|
Attribute | AddAttribute (AttributeReprPtr &list, AttributeType type, const DataPtr data, Size dataSize) |
|
Size | ComputeWholeSize (Attribute attrib) |
|
Size | ReserveMemory (Size dataSize) |
|
FILE * | GetFile () |
|
bool | CanAddGlobalAttrib () const |
|
|
bool | m_directWrite: 1 |
|
bool | m_attributesWritten: 1 |
|
bool | m_fileReadOnly: 1 |
|
|
| FRIEND_CLASS_TESTER (HCF) |
|
| FRIEND_CLASS_TESTER (ImplHCF) |
|
The documentation for this class was generated from the following files: