WP5IndentGroup Class Reference

#include <WP5IndentGroup.h>

Inheritance diagram for WP5IndentGroup:
WP5FixedLengthGroup WP5Part

Public Member Functions

 WP5IndentGroup (WPXInputStream *input, WPXEncryption *encryption, uint8_t groupID)
 
void parse (WP5Listener *listener)
 
- Public Member Functions inherited from WP5FixedLengthGroup
 WP5FixedLengthGroup (const uint8_t groupID)
 
uint8_t getGroup () const
 
- Public Member Functions inherited from WP5Part
virtual ~WP5Part ()
 

Protected Member Functions

void _readContents (WPXInputStream *input, WPXEncryption *encryption)
 
- Protected Member Functions inherited from WP5FixedLengthGroup
void _read (WPXInputStream *input, WPXEncryption *encryption)
 

Private Attributes

uint8_t m_indentType
 
double m_indentPosition
 

Additional Inherited Members

- Static Public Member Functions inherited from WP5FixedLengthGroup
static WP5FixedLengthGroupconstructFixedLengthGroup (WPXInputStream *input, WPXEncryption *encryption, const uint8_t groupID)
 
static bool isGroupConsistent (WPXInputStream *input, WPXEncryption *encryption, const uint8_t groupID)
 

Constructor & Destructor Documentation

WP5IndentGroup::WP5IndentGroup ( WPXInputStream input,
WPXEncryption encryption,
uint8_t  groupID 
)

Member Function Documentation

void WP5IndentGroup::_readContents ( WPXInputStream input,
WPXEncryption encryption 
)
protectedvirtual

Implements WP5FixedLengthGroup.

void WP5IndentGroup::parse ( WP5Listener listener)
virtual

Implements WP5Part.

Member Data Documentation

double WP5IndentGroup::m_indentPosition
private

Referenced by _readContents(), and parse().

uint8_t WP5IndentGroup::m_indentType
private

Referenced by _readContents(), and parse().


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

Generated for libwpd by doxygen 1.8.3