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

This class to restore strings written to a stream using a xiiStringDeduplicationWriteContext. More...

#include <StringDeduplicationContext.h>

Inheritance diagram for xiiStringDeduplicationReadContext:
[legend]

Public Member Functions

 xiiStringDeduplicationReadContext (xiiStreamReader &ref_stream)
 Setup the string table used internally.
 
xiiStringView DeserializeString (xiiStreamReader &ref_reader)
 Internal method to deserialize a string.
 
- Public Member Functions inherited from xiiSerializationContext< xiiStringDeduplicationReadContext >
void SetActive (bool bActive)
 Set the context as active which means it can be accessed via GetContext in serialization methods.
 

Protected Attributes

xiiDynamicArray< xiiHybridString< 64 > > m_DeduplicatedStrings
 

Detailed Description

This class to restore strings written to a stream using a xiiStringDeduplicationWriteContext.


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