libetonyek::IWAObjectIndex::ObjectRecord Struct Reference

#include <IWAObjectIndex.h>

Public Member Functions

 ObjectRecord ()
 ObjectRecord (const RVNGInputStreamPtr_t &stream, unsigned type, long pos, unsigned long headerLen, unsigned long dataLen)

Public Attributes

RVNGInputStreamPtr_t m_stream
unsigned m_type
std::pair< long, long > m_headerRange
std::pair< long, long > m_dataRange

Constructor & Destructor Documentation

◆ ObjectRecord() [1/2]

libetonyek::IWAObjectIndex::ObjectRecord::ObjectRecord ( )

◆ ObjectRecord() [2/2]

libetonyek::IWAObjectIndex::ObjectRecord::ObjectRecord ( const RVNGInputStreamPtr_t & stream,
unsigned type,
long pos,
unsigned long headerLen,
unsigned long dataLen )

Member Data Documentation

◆ m_dataRange

◆ m_headerRange

std::pair<long, long> libetonyek::IWAObjectIndex::ObjectRecord::m_headerRange

Referenced by ObjectRecord(), and ObjectRecord().

◆ m_stream

◆ m_type

unsigned libetonyek::IWAObjectIndex::ObjectRecord::m_type

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

Generated for libetonyek by doxygen 1.14.0