WP5SpecialHeaderIndex Class Reference

#include <WP5SpecialHeaderIndex.h>

Public Member Functions

 WP5SpecialHeaderIndex (librevenge::RVNGInputStream *input, WPXEncryption *encryption)
 
unsigned short getType () const
 
unsigned short getNumOfIndexes () const
 
unsigned short getIndexBlockSize () const
 
unsigned getNextBlockOffset () const
 

Protected Member Functions

void _read (librevenge::RVNGInputStream *input, WPXEncryption *encryption)
 

Private Attributes

unsigned short m_type
 
unsigned short m_numOfIndexes
 
unsigned short m_indexBlockSize
 
unsigned m_nextBlockOffset
 

Constructor & Destructor Documentation

◆ WP5SpecialHeaderIndex()

WP5SpecialHeaderIndex::WP5SpecialHeaderIndex ( librevenge::RVNGInputStream *  input,
WPXEncryption encryption 
)

Member Function Documentation

◆ _read()

void WP5SpecialHeaderIndex::_read ( librevenge::RVNGInputStream *  input,
WPXEncryption encryption 
)
protected

Referenced by WP5SpecialHeaderIndex().

◆ getIndexBlockSize()

unsigned short WP5SpecialHeaderIndex::getIndexBlockSize ( ) const
inline

◆ getNextBlockOffset()

unsigned WP5SpecialHeaderIndex::getNextBlockOffset ( ) const
inline

◆ getNumOfIndexes()

unsigned short WP5SpecialHeaderIndex::getNumOfIndexes ( ) const
inline

◆ getType()

unsigned short WP5SpecialHeaderIndex::getType ( ) const
inline

Member Data Documentation

◆ m_indexBlockSize

unsigned short WP5SpecialHeaderIndex::m_indexBlockSize
private

Referenced by _read(), and getIndexBlockSize().

◆ m_nextBlockOffset

unsigned WP5SpecialHeaderIndex::m_nextBlockOffset
private

Referenced by _read(), and getNextBlockOffset().

◆ m_numOfIndexes

unsigned short WP5SpecialHeaderIndex::m_numOfIndexes
private

Referenced by _read(), and getNumOfIndexes().

◆ m_type

unsigned short WP5SpecialHeaderIndex::m_type
private

Referenced by _read(), and getType().


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

Generated for libwpd by doxygen 1.9.7