XII Release 0.1.0
Loading...
Searching...
No Matches
xiiTypeVersionReadContext Class Reference

Use this class to restore type versions written to a stream using a xiiTypeVersionWriteContext. More...

#include <TypeVersionContext.h>

Inheritance diagram for xiiTypeVersionReadContext:
[legend]

Public Member Functions

 xiiTypeVersionReadContext (xiiStreamReader &ref_stream)
 Reads the type version table from the stream.
 
xiiUInt32 GetTypeVersion (const xiiRTTI *pRtti) const
 
- Public Member Functions inherited from xiiSerializationContext< xiiTypeVersionReadContext >
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
 

Detailed Description

Use this class to restore type versions written to a stream using a xiiTypeVersionWriteContext.


The documentation for this class was generated from the following files: