#include <WPGHeader.h>
Public Member Functions | |
WPGHeader () | |
bool | load (WPXInputStream *input) |
bool | isSupported () const |
unsigned long | startOfDocument () const |
int | majorVersion () const |
Private Attributes | |
unsigned char | m_identifier [4] |
unsigned long | m_startOfDocument |
unsigned char | m_productType |
unsigned char | m_fileType |
unsigned char | m_majorVersion |
unsigned char | m_minorVersion |
unsigned int | m_encryptionKey |
unsigned int | m_startOfPacketData |
unsigned char | m_entryCount |
unsigned char | m_resourceComplete |
unsigned int | m_encryptionBlockOffset |
unsigned long | m_fileSize |
unsigned int | m_encryptVersion |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|