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

Public Member Functions

 WP6VariableLengthGroup ()
 
virtual ~WP6VariableLengthGroup ()
 
- Public Member Functions inherited from WP6Part
virtual ~WP6Part ()
 
virtual void parse (WP6Listener *listener)=0
 

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)
 
- Static Public Member Functions inherited from WP6Part
static WP6PartconstructPart (librevenge::RVNGInputStream *input, WPXEncryption *encryption, const unsigned char readVal)
 

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

WP6VariableLengthGroup::WP6VariableLengthGroup ( )
WP6VariableLengthGroup::~WP6VariableLengthGroup ( )
virtual
WP6VariableLengthGroup::WP6VariableLengthGroup ( const WP6VariableLengthGroup )
private

Member Function Documentation

virtual void WP6VariableLengthGroup::_readContents ( librevenge::RVNGInputStream *  ,
WPXEncryption  
)
inlineprotectedvirtual
WP6VariableLengthGroup * WP6VariableLengthGroup::constructVariableLengthGroup ( librevenge::RVNGInputStream *  input,
WPXEncryption encryption,
const unsigned char  groupID 
)
static

Referenced by WP6Part::constructPart().

unsigned char WP6VariableLengthGroup::getFlags ( ) const
inlineprotected
unsigned short WP6VariableLengthGroup::getSize ( ) const
inlineprotected
unsigned short WP6VariableLengthGroup::getSizeDeletable ( ) const
inlineprotected
unsigned short WP6VariableLengthGroup::getSizeNonDeletable ( ) const
inlineprotected
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 char WP6VariableLengthGroup::m_numPrefixIDs
private
unsigned short* WP6VariableLengthGroup::m_prefixIDs
private
unsigned short WP6VariableLengthGroup::m_size
private

Referenced by _read(), and getSize().

unsigned short WP6VariableLengthGroup::m_sizeDeletable
private

Referenced by _read(), and getSizeDeletable().

unsigned short WP6VariableLengthGroup::m_sizeNonDeletable
private

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:

Generated for libwpd by doxygen 1.8.8