WP5SpecialHeaderIndex Class Reference

#include <WP5SpecialHeaderIndex.h>

List of all members.

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 ( librevenge::RVNGInputStream *  input,
WPXEncryption encryption 
)

Member Function Documentation

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

Referenced by WP5SpecialHeaderIndex().

unsigned short WP5SpecialHeaderIndex::getIndexBlockSize ( ) const [inline]
unsigned short WP5SpecialHeaderIndex::getNumOfIndexes ( ) const [inline]
unsigned short WP5SpecialHeaderIndex::getType ( ) const [inline]

Member Data Documentation

unsigned short WP5SpecialHeaderIndex::m_indexBlockSize [private]

Referenced by _read(), and getIndexBlockSize().

unsigned short WP5SpecialHeaderIndex::m_numOfIndexes [private]

Referenced by _read(), and getNumOfIndexes().

unsigned short WP5SpecialHeaderIndex::m_type [private]

Referenced by _read(), and getType().


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