#include <WP6FootnoteEndnoteGroup.h>
Public Member Functions | |
WP6FootnoteEndnoteGroup (WPXInputStream *input, WPXEncryption *encryption) | |
void | _readContents (WPXInputStream *input, WPXEncryption *encryption) |
void | parse (WP6Listener *listener) |
![]() | |
WP6VariableLengthGroup () | |
virtual | ~WP6VariableLengthGroup () |
![]() | |
virtual | ~WP6Part () |
Additional Inherited Members | |
![]() | |
static WP6VariableLengthGroup * | constructVariableLengthGroup (WPXInputStream *input, WPXEncryption *encryption, const uint8_t groupID) |
static bool | isGroupConsistent (WPXInputStream *input, WPXEncryption *encryption, const uint8_t groupID) |
![]() | |
void | _read (WPXInputStream *input, WPXEncryption *encryption) |
uint8_t | getSubGroup () const |
uint16_t | getSize () const |
uint8_t | getFlags () const |
uint8_t | getNumPrefixIDs () const |
const uint16_t * | getPrefixIDs () const |
uint16_t | getSizeNonDeletable () const |
uint16_t | getSizeDeletable () const |
WP6FootnoteEndnoteGroup::WP6FootnoteEndnoteGroup | ( | WPXInputStream * | input, |
WPXEncryption * | encryption | ||
) |
|
virtual |
Reimplemented from WP6VariableLengthGroup.
|
virtual |
Implements WP6Part.