Overview
![]() |
Constructors and Destructors | ||
CStoredObjectLibrary | Constructor. | |
CStoredObjectLibrary | Constructor to be used by the iterators or reference resolution If the _OffsetData and _CompiledSize are not given, they have to be read from the header at _OffsetHeader. |
Operations | ||
SaveDataToFile | Handling the file. |
Overridables | ||
Flush | ||
ReAllocate | Throw away all existing data and start from scratch. | |
Refresh | ||
Release | ||
CompileReference | ||
CreateFromReferenceData | ||
SizeOfReference | Overloads for reference handling. |
Data Members | ||
private | ||
Where will the objects data be in the file? This information is part of the header, which can be found at m_MyFileOffsetHeader = 0: not assigned. | ||
Offset in file where the object header can be found this may beused for storage of references later = 0: not assigned. |