WP6VariableLengthGroup Class Reference

#include <WP6VariableLengthGroup.h>

Inheritance diagram for WP6VariableLengthGroup:
WP6Part WP6BoxGroup WP6CharacterGroup WP6ColumnGroup WP6DisplayNumberReferenceGroup WP6EOLGroup WP6FootnoteEndnoteGroup WP6HeaderFooterGroup WP6NumberingMethodGroup WP6PageGroup WP6ParagraphGroup WP6SetNumberGroup WP6StyleGroup WP6TabGroup WP6UnsupportedVariableLengthGroup

List of all members.

Public Member Functions

 WP6VariableLengthGroup ()
virtual ~WP6VariableLengthGroup ()

Static Public Member Functions

static WP6VariableLengthGroupconstructVariableLengthGroup (librevenge::RVNGInputStream *input, WPXEncryption *encryption, const unsigned char groupID)
static bool isGroupConsistent (librevenge::RVNGInputStream *input, WPXEncryption *encryption, const unsigned char groupID)

Protected Member Functions

void _read (librevenge::RVNGInputStream *input, WPXEncryption *encryption)
virtual void _readContents (librevenge::RVNGInputStream *, WPXEncryption *)
unsigned char getSubGroup () const
unsigned short getSize () const
unsigned char getFlags () const
unsigned char getNumPrefixIDs () const
const unsigned short * getPrefixIDs () const
unsigned short getSizeNonDeletable () const
unsigned short getSizeDeletable () const

Private Member Functions

 WP6VariableLengthGroup (const WP6VariableLengthGroup &)
WP6VariableLengthGroupoperator= (const WP6VariableLengthGroup &)

Private Attributes

unsigned char m_subGroup
unsigned short m_size
unsigned char m_flags
unsigned char m_numPrefixIDs
unsigned short * m_prefixIDs
unsigned short m_sizeNonDeletable
unsigned short m_sizeDeletable

Constructor & Destructor Documentation


Member Function Documentation

WP6VariableLengthGroup * WP6VariableLengthGroup::constructVariableLengthGroup ( librevenge::RVNGInputStream *  input,
WPXEncryption encryption,
const unsigned char  groupID 
) [static]

Referenced by WP6Part::constructPart().

unsigned char WP6VariableLengthGroup::getFlags ( ) const [inline, protected]
unsigned short WP6VariableLengthGroup::getSize ( ) const [inline, protected]
unsigned short WP6VariableLengthGroup::getSizeDeletable ( ) const [inline, protected]
bool WP6VariableLengthGroup::isGroupConsistent ( librevenge::RVNGInputStream *  input,
WPXEncryption encryption,
const unsigned char  groupID 
) [static]

Referenced by WP6Part::constructPart().

WP6VariableLengthGroup& WP6VariableLengthGroup::operator= ( const WP6VariableLengthGroup ) [private]

Member Data Documentation

unsigned char WP6VariableLengthGroup::m_flags [private]

Referenced by _read(), and getFlags().

unsigned short WP6VariableLengthGroup::m_size [private]

Referenced by _read(), and getSize().

unsigned short WP6VariableLengthGroup::m_sizeDeletable [private]

Referenced by _read(), and getSizeDeletable().

Referenced by _read(), and getSizeNonDeletable().

unsigned char WP6VariableLengthGroup::m_subGroup [private]

Referenced by _read(), and getSubGroup().


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