WP6PrefixIndice Class Reference

#include <WP6PrefixIndice.h>

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

Member Function Documentation

◆ _read()

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

Referenced by WP6PrefixIndice().

◆ getDataOffset()

unsigned WP6PrefixIndice::getDataOffset ( ) const
inline

◆ getDataSize()

unsigned WP6PrefixIndice::getDataSize ( ) const
inline

◆ getFlags()

unsigned char WP6PrefixIndice::getFlags ( ) const
inline

◆ getID()

int WP6PrefixIndice::getID ( ) const
inline

◆ getType()

unsigned char WP6PrefixIndice::getType ( ) const
inline

Member Data Documentation

◆ m_dataOffset

unsigned WP6PrefixIndice::m_dataOffset
private

◆ m_dataSize

unsigned WP6PrefixIndice::m_dataSize
private

Referenced by _read(), getDataSize(), and WP6PrefixIndice().

◆ m_flags

unsigned char WP6PrefixIndice::m_flags
private

Referenced by _read(), getFlags(), and WP6PrefixIndice().

◆ m_hasChildren

bool WP6PrefixIndice::m_hasChildren
private

Referenced by _read(), and WP6PrefixIndice().

◆ m_hideCount

unsigned short WP6PrefixIndice::m_hideCount
private

Referenced by _read(), and WP6PrefixIndice().

◆ m_id

int WP6PrefixIndice::m_id
private

Referenced by getID(), and WP6PrefixIndice().

◆ m_type

unsigned char WP6PrefixIndice::m_type
private

Referenced by _read(), getType(), and WP6PrefixIndice().

◆ m_useCount

unsigned short WP6PrefixIndice::m_useCount
private

Referenced by _read(), and WP6PrefixIndice().


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

Generated for libwpd by doxygen 1.14.0