All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | Static Public Attributes | List of all members
Eegeo::IO::ChunkedFileFormat::ChunkStream Class Reference

Public Member Functions

bool TrySetStream (std::istream *bytes)
 
const std::string & GetCurrentTag () const
 
u32 GetHeaderVersion () const
 
u32 GetCurrentBodyVersion () const
 
u32 GetCurrentBodyAlignment () const
 
u32 GetCurrentNumOfChildren () const
 
u32 GetCurrentBodyLength () const
 
bool HasAlignedData () const
 
bool AtEndOfStream () const
 
std::istream * GetCurrentBodyData ()
 
bool AdvanceToNextChunk ()
 
u32 SkipSubtree (std::string expectedTag)
 

Static Public Attributes

static bool Requires_Ios5_Cpp11_Runtime_Fix = false
 

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