#include <WPGHeader.h>
◆ WPGHeader()
◆ isSupported()
bool WPGHeader::isSupported |
( |
| ) |
const |
◆ load()
bool WPGHeader::load |
( |
librevenge::RVNGInputStream * | input | ) |
|
◆ majorVersion()
int WPGHeader::majorVersion |
( |
| ) |
const |
◆ startOfDocument()
unsigned long WPGHeader::startOfDocument |
( |
| ) |
const |
◆ m_encryptionKey
unsigned int WPGHeader::m_encryptionKey |
|
private |
◆ m_fileType
unsigned char WPGHeader::m_fileType |
|
private |
◆ m_identifier
unsigned char WPGHeader::m_identifier[4] |
|
private |
◆ m_majorVersion
unsigned char WPGHeader::m_majorVersion |
|
private |
◆ m_minorVersion
unsigned char WPGHeader::m_minorVersion |
|
private |
◆ m_productType
unsigned char WPGHeader::m_productType |
|
private |
◆ m_startOfDocument
unsigned long WPGHeader::m_startOfDocument |
|
private |
◆ m_startOfPacketData
unsigned int WPGHeader::m_startOfPacketData |
|
private |
The documentation for this class was generated from the following files: