#include <WP61Header.h>
Public Member Functions | |
WP61Header (WPXInputStream *input, uint32_t documentOffset, uint8_t productType, uint8_t fileType, uint8_t majorVersion, uint8_t minorVersion, uint16_t documentEncryption) | |
~WP61Header () | |
const uint32_t | getDocumentSize () const |
Private Attributes | |
uint32_t | m_documentSize |
WP61Header::WP61Header | ( | WPXInputStream * | input, |
uint32_t | documentOffset, | ||
uint8_t | productType, | ||
uint8_t | fileType, | ||
uint8_t | majorVersion, | ||
uint8_t | minorVersion, | ||
uint16_t | documentEncryption | ||
) |
const uint32_t WP61Header::getDocumentSize | ( | ) | const [inline] |
uint32_t WP61Header::m_documentSize [private] |
Referenced by getDocumentSize(), and WP61Header().