XII Release 0.1.0
Loading...
Searching...
No Matches
xiiChunkStreamReader::ChunkInfo Struct Reference

Describes the state of the current chunk. More...

#include <ChunkStream.h>

Public Attributes

bool m_bValid
 If this is false, the end of the chunk file has been reached and no further chunk is available.
 
xiiString m_sChunkName
 The name of the chunk.
 
xiiUInt32 m_uiChunkVersion
 The version number of the chunk.
 
xiiUInt32 m_uiChunkBytes
 The total size of the chunk.
 
xiiUInt32 m_uiUnreadChunkBytes
 The number of bytes in the chunk that have not yet been read.
 

Detailed Description

Describes the state of the current chunk.


The documentation for this struct was generated from the following file: