#include <WPXHeader.h>
§ WPXHeader()
| WPXHeader::WPXHeader |
( |
librevenge::RVNGInputStream * |
input, |
|
|
WPXEncryption * |
encryption, |
|
|
unsigned |
documentOffset, |
|
|
unsigned char |
productType, |
|
|
unsigned char |
fileType, |
|
|
unsigned char |
majorVersion, |
|
|
unsigned char |
minorVersion, |
|
|
unsigned short |
documentEncryption |
|
) |
| |
§ ~WPXHeader()
| WPXHeader::~WPXHeader |
( |
| ) |
|
|
virtual |
§ constructHeader()
§ getDocumentEncryption()
| unsigned short WPXHeader::getDocumentEncryption |
( |
| ) |
const |
|
inline |
§ getDocumentOffset()
| unsigned WPXHeader::getDocumentOffset |
( |
| ) |
const |
|
inline |
§ getFileType()
| unsigned char WPXHeader::getFileType |
( |
| ) |
const |
|
inline |
§ getMajorVersion()
| unsigned char WPXHeader::getMajorVersion |
( |
| ) |
const |
|
inline |
§ getMinorVersion()
| unsigned char WPXHeader::getMinorVersion |
( |
| ) |
const |
|
inline |
§ getProductType()
| unsigned char WPXHeader::getProductType |
( |
| ) |
const |
|
inline |
§ m_documentEncryption
| unsigned short WPXHeader::m_documentEncryption |
|
private |
§ m_documentOffset
| unsigned WPXHeader::m_documentOffset |
|
private |
§ m_fileType
| unsigned char WPXHeader::m_fileType |
|
private |
§ m_majorVersion
| unsigned char WPXHeader::m_majorVersion |
|
private |
§ m_minorVersion
| unsigned char WPXHeader::m_minorVersion |
|
private |
§ m_productType
| unsigned char WPXHeader::m_productType |
|
private |
The documentation for this class was generated from the following files: