WP6PrefixIndice Class Reference

#include <WP6PrefixIndice.h>

List of all members.

Public Member Functions

 WP6PrefixIndice (librevenge::RVNGInputStream *input, WPXEncryption *encryption, int id)
int getID () const
unsigned char getType () const
unsigned char getFlags () const
unsigned getDataSize () const
unsigned getDataOffset () const

Protected Member Functions

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

Private Attributes

int m_id
unsigned char m_type
unsigned char m_flags
unsigned short m_useCount
unsigned short m_hideCount
unsigned m_dataSize
unsigned m_dataOffset
bool m_hasChildren

Constructor & Destructor Documentation

WP6PrefixIndice::WP6PrefixIndice ( librevenge::RVNGInputStream *  input,
WPXEncryption encryption,
int  id 
)

Member Function Documentation

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

Referenced by WP6PrefixIndice().

unsigned char WP6PrefixIndice::getFlags ( ) const [inline]
unsigned char WP6PrefixIndice::getType ( ) const [inline]

Member Data Documentation

unsigned WP6PrefixIndice::m_dataOffset [private]

Referenced by _read(), and getDataOffset().

unsigned WP6PrefixIndice::m_dataSize [private]

Referenced by _read(), and getDataSize().

unsigned char WP6PrefixIndice::m_flags [private]

Referenced by _read(), and getFlags().

Referenced by _read().

unsigned short WP6PrefixIndice::m_hideCount [private]

Referenced by _read().

int WP6PrefixIndice::m_id [private]

Referenced by getID().

unsigned char WP6PrefixIndice::m_type [private]

Referenced by _read(), and getType().

unsigned short WP6PrefixIndice::m_useCount [private]

Referenced by _read().


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