WP6CharacterGroup_ColorSubGroup Class Reference

#include <WP6CharacterGroup.h>

Inheritance diagram for WP6CharacterGroup_ColorSubGroup:
WP6VariableLengthGroup_SubGroup

Public Member Functions

 WP6CharacterGroup_ColorSubGroup (WPXInputStream *input, WPXEncryption *encryption)
 
void parse (WP6Listener *listener, const uint8_t numPrefixIDs, uint16_t const *prefixIDs) const
 
- Public Member Functions inherited from WP6VariableLengthGroup_SubGroup
virtual ~WP6VariableLengthGroup_SubGroup ()
 

Private Attributes

uint8_t m_red
 
uint8_t m_green
 
uint8_t m_blue
 

Constructor & Destructor Documentation

WP6CharacterGroup_ColorSubGroup::WP6CharacterGroup_ColorSubGroup ( WPXInputStream input,
WPXEncryption encryption 
)

Member Function Documentation

void WP6CharacterGroup_ColorSubGroup::parse ( WP6Listener listener,
const uint8_t  numPrefixIDs,
uint16_t const *  prefixIDs 
) const
virtual

Member Data Documentation

uint8_t WP6CharacterGroup_ColorSubGroup::m_blue
private
uint8_t WP6CharacterGroup_ColorSubGroup::m_green
private
uint8_t WP6CharacterGroup_ColorSubGroup::m_red
private

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

Generated for libwpd by doxygen 1.8.3