#include <WP6VariableLengthGroup.h>
Public Member Functions | |
virtual | ~WP6VariableLengthGroup_SubGroup () |
virtual void | parse (WP6Listener *listener, const uint8_t numPrefixIDs, uint16_t const *prefixIDs) const =0 |
virtual WP6VariableLengthGroup_SubGroup::~WP6VariableLengthGroup_SubGroup | ( | ) | [inline, virtual] |
virtual void WP6VariableLengthGroup_SubGroup::parse | ( | WP6Listener * | listener, |
const uint8_t | numPrefixIDs, | ||
uint16_t const * | prefixIDs | ||
) | const [pure virtual] |
Implemented in WP6CharacterGroup_SetAlignmentCharacterSubGroup, WP6CharacterGroup_ColorSubGroup, WP6CharacterGroup_CharacterShadingChangeSubGroup, WP6CharacterGroup_FontFaceChangeSubGroup, WP6CharacterGroup_FontSizeChangeSubGroup, WP6CharacterGroup_SetDotLeaderCharactersSubGroup, WP6CharacterGroup_ParagraphNumberOnSubGroup, WP6CharacterGroup_TableDefinitionOnSubGroup, WP6CharacterGroup_TableDefinitionOffSubGroup, WP6CharacterGroup_TableColumnSubGroup, WP6CharacterGroup_CommentSubGroup, WP6ParagraphGroup_LineSpacingSubGroup, WP6ParagraphGroup_JustificationModeSubGroup, WP6ParagraphGroup_SpacingAfterParagraphSubGroup, WP6ParagraphGroup_TabSetSubGroup, WP6ParagraphGroup_IndentFirstLineSubGroup, WP6ParagraphGroup_LeftMarginAdjustmentSubGroup, WP6ParagraphGroup_RightMarginAdjustmentSubGroup, WP6ParagraphGroup_OutlineDefineSubGroup, and WP6StyleGroup_GlobalOnSubGroup.
Referenced by WP6StyleGroup::parse(), WP6ParagraphGroup::parse(), and WP6CharacterGroup::parse().