WP1MarginReleaseGroup Class Reference

#include <WP1MarginReleaseGroup.h>

Inheritance diagram for WP1MarginReleaseGroup:
WP1FixedLengthGroup WP1Part

Public Member Functions

 WP1MarginReleaseGroup (librevenge::RVNGInputStream *input, WPXEncryption *encryption, unsigned char group)
 
 ~WP1MarginReleaseGroup () override
 
void _readContents (librevenge::RVNGInputStream *input, WPXEncryption *encryption) override
 
void parse (WP1Listener *listener) override
 
- Public Member Functions inherited from WP1FixedLengthGroup
 WP1FixedLengthGroup (unsigned char group)
 
 ~WP1FixedLengthGroup () override
 
- Public Member Functions inherited from WP1Part
virtual ~WP1Part ()
 
virtual void parse (WP1Listener *listener)=0
 

Private Attributes

unsigned short m_release
 

Additional Inherited Members

- Static Public Member Functions inherited from WP1FixedLengthGroup
static WP1FixedLengthGroupconstructFixedLengthGroup (librevenge::RVNGInputStream *input, WPXEncryption *encryption, unsigned char group)
 
- Static Public Member Functions inherited from WP1Part
static WP1PartconstructPart (librevenge::RVNGInputStream *input, WPXEncryption *encryption, unsigned char readVal)
 
- Protected Member Functions inherited from WP1FixedLengthGroup
void _read (librevenge::RVNGInputStream *input, WPXEncryption *encryption)
 
virtual void _readContents (librevenge::RVNGInputStream *, WPXEncryption *)
 
unsigned char getGroup () const
 

Constructor & Destructor Documentation

◆ WP1MarginReleaseGroup()

WP1MarginReleaseGroup::WP1MarginReleaseGroup ( librevenge::RVNGInputStream *  input,
WPXEncryption encryption,
unsigned char  group 
)

◆ ~WP1MarginReleaseGroup()

WP1MarginReleaseGroup::~WP1MarginReleaseGroup ( )
override

Member Function Documentation

◆ _readContents()

void WP1MarginReleaseGroup::_readContents ( librevenge::RVNGInputStream *  input,
WPXEncryption encryption 
)
overridevirtual

Reimplemented from WP1FixedLengthGroup.

◆ parse()

void WP1MarginReleaseGroup::parse ( WP1Listener listener)
overridevirtual

Implements WP1Part.

Member Data Documentation

◆ m_release

unsigned short WP1MarginReleaseGroup::m_release
private

Referenced by _readContents(), and parse().


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

Generated for libwpd by doxygen 1.9.7