#include <WP5ListFontsUsedPacket.h>
Constructor & Destructor Documentation
WP5ListFontsUsedPacket::WP5ListFontsUsedPacket |
( |
WPXInputStream * |
input, |
|
|
WPXEncryption * |
encryption, |
|
|
int |
id, |
|
|
uint32_t |
dataOffset, |
|
|
uint32_t |
dataSize, |
|
|
uint16_t |
packetType |
|
) |
| |
WP5ListFontsUsedPacket::~WP5ListFontsUsedPacket |
( |
| ) |
|
Member Function Documentation
void WP5ListFontsUsedPacket::_readContents |
( |
WPXInputStream * |
input, |
|
|
WPXEncryption * |
encryption, |
|
|
uint32_t |
dataSize |
|
) |
| |
|
virtual |
unsigned WP5ListFontsUsedPacket::getFontNameOffset |
( |
unsigned |
fontNumber | ) |
const |
double WP5ListFontsUsedPacket::getFontSize |
( |
unsigned |
fontNumber | ) |
const |
Member Data Documentation
std::vector<unsigned> WP5ListFontsUsedPacket::m_fontNameOffset |
|
private |
std::vector<double> WP5ListFontsUsedPacket::m_fontSize |
|
private |
uint16_t WP5ListFontsUsedPacket::m_packetType |
|
private |
The documentation for this class was generated from the following files: