![]() |
XII Release 0.1.0
|
Use this class to restore type versions written to a stream using a xiiTypeVersionWriteContext. More...
#include <TypeVersionContext.h>
Public Member Functions | |
xiiTypeVersionReadContext (xiiStreamReader &ref_stream) | |
Reads the type version table from the stream. | |
xiiUInt32 | GetTypeVersion (const xiiRTTI *pRtti) const |
![]() | |
void | SetActive (bool bActive) |
Set the context as active which means it can be accessed via GetContext in serialization methods. | |
Protected Attributes | |
xiiHashTable< const xiiRTTI *, xiiUInt32 > | m_TypeVersions |
Use this class to restore type versions written to a stream using a xiiTypeVersionWriteContext.