WP6FontDescriptorPacket Class Reference

#include <WP6FontDescriptorPacket.h>

Inheritance diagram for WP6FontDescriptorPacket:
WP6PrefixDataPacket

Public Member Functions

 WP6FontDescriptorPacket (librevenge::RVNGInputStream *input, WPXEncryption *encryption, int id, unsigned dataOffset, unsigned dataSize)
 ~WP6FontDescriptorPacket () override
void _readContents (librevenge::RVNGInputStream *input, WPXEncryption *encryption) override
const librevenge::RVNGString & getFontName () const
Public Member Functions inherited from WP6PrefixDataPacket
 WP6PrefixDataPacket (librevenge::RVNGInputStream *input, WPXEncryption *encryption)
virtual ~WP6PrefixDataPacket ()
virtual void parse (WP6Listener *) const
virtual std::shared_ptr< WP6SubDocumentgetSubDocument () const
unsigned getDataSize () const

Private Member Functions

void _readFontName (librevenge::RVNGInputStream *input, WPXEncryption *encryption)
 WP6FontDescriptorPacket (const WP6FontDescriptorPacket &)
WP6FontDescriptorPacketoperator= (const WP6FontDescriptorPacket &)

Private Attributes

unsigned short m_characterWidth
unsigned short m_ascenderHeight
unsigned short m_xHeight
unsigned short m_descenderHeight
unsigned short m_italicsAdjust
unsigned char m_primaryFamilyId
unsigned char m_primaryFamilyMemberId
unsigned char m_scriptingSystem
unsigned char m_primaryCharacterSet
unsigned char m_width
unsigned char m_weight
unsigned char m_attributes
unsigned char m_generalCharacteristics
unsigned char m_classification
unsigned char m_fill
unsigned char m_fontType
unsigned char m_fontSourceFileType
unsigned short m_fontNameLength
librevenge::RVNGString m_fontName

Additional Inherited Members

Static Public Member Functions inherited from WP6PrefixDataPacket
static std::shared_ptr< WP6PrefixDataPacketconstructPrefixDataPacket (librevenge::RVNGInputStream *input, WPXEncryption *encryption, const WP6PrefixIndice &prefixIndice)
Protected Member Functions inherited from WP6PrefixDataPacket
void _read (librevenge::RVNGInputStream *input, WPXEncryption *encryption, unsigned dataOffset, unsigned dataSize)

Constructor & Destructor Documentation

◆ WP6FontDescriptorPacket() [1/2]

WP6FontDescriptorPacket::WP6FontDescriptorPacket ( librevenge::RVNGInputStream * input,
WPXEncryption * encryption,
int id,
unsigned dataOffset,
unsigned dataSize )

◆ ~WP6FontDescriptorPacket()

WP6FontDescriptorPacket::~WP6FontDescriptorPacket ( )
override

◆ WP6FontDescriptorPacket() [2/2]

WP6FontDescriptorPacket::WP6FontDescriptorPacket ( const WP6FontDescriptorPacket & )
private

Member Function Documentation

◆ _readContents()

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

Implements WP6PrefixDataPacket.

◆ _readFontName()

void WP6FontDescriptorPacket::_readFontName ( librevenge::RVNGInputStream * input,
WPXEncryption * encryption )
private

Referenced by _readContents().

◆ getFontName()

const librevenge::RVNGString & WP6FontDescriptorPacket::getFontName ( ) const
inline

◆ operator=()

WP6FontDescriptorPacket & WP6FontDescriptorPacket::operator= ( const WP6FontDescriptorPacket & )
private

Member Data Documentation

◆ m_ascenderHeight

unsigned short WP6FontDescriptorPacket::m_ascenderHeight
private

◆ m_attributes

unsigned char WP6FontDescriptorPacket::m_attributes
private

◆ m_characterWidth

unsigned short WP6FontDescriptorPacket::m_characterWidth
private

◆ m_classification

unsigned char WP6FontDescriptorPacket::m_classification
private

◆ m_descenderHeight

unsigned short WP6FontDescriptorPacket::m_descenderHeight
private

◆ m_fill

unsigned char WP6FontDescriptorPacket::m_fill
private

◆ m_fontName

librevenge::RVNGString WP6FontDescriptorPacket::m_fontName
private

◆ m_fontNameLength

unsigned short WP6FontDescriptorPacket::m_fontNameLength
private

◆ m_fontSourceFileType

unsigned char WP6FontDescriptorPacket::m_fontSourceFileType
private

◆ m_fontType

unsigned char WP6FontDescriptorPacket::m_fontType
private

◆ m_generalCharacteristics

unsigned char WP6FontDescriptorPacket::m_generalCharacteristics
private

◆ m_italicsAdjust

unsigned short WP6FontDescriptorPacket::m_italicsAdjust
private

◆ m_primaryCharacterSet

unsigned char WP6FontDescriptorPacket::m_primaryCharacterSet
private

◆ m_primaryFamilyId

unsigned char WP6FontDescriptorPacket::m_primaryFamilyId
private

◆ m_primaryFamilyMemberId

unsigned char WP6FontDescriptorPacket::m_primaryFamilyMemberId
private

◆ m_scriptingSystem

unsigned char WP6FontDescriptorPacket::m_scriptingSystem
private

◆ m_weight

unsigned char WP6FontDescriptorPacket::m_weight
private

◆ m_width

unsigned char WP6FontDescriptorPacket::m_width
private

◆ m_xHeight

unsigned short WP6FontDescriptorPacket::m_xHeight
private

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

Generated for libwpd by doxygen 1.14.0