#include <WPSHeader.h>
◆ WPSHeader() [1/2]
◆ ~WPSHeader()
WPSHeader::~WPSHeader |
( |
| ) |
|
|
virtual |
◆ WPSHeader() [2/2]
◆ constructHeader()
So far, we have identified three categories of Works documents.
Works documents versions 3 and later use a MS OLE container, so we detect their type by checking for OLE stream names. Works version 2 is like Works 3 without OLE, so those two types use the same parser.
◆ getInput()
◆ getMajorVersion()
uint8_t WPSHeader::getMajorVersion |
( |
| ) |
const |
|
inline |
◆ getOLEStorage()
◆ operator=()
◆ m_input
◆ m_majorVersion
uint8_t WPSHeader::m_majorVersion |
|
private |
◆ m_oleStorage
The documentation for this class was generated from the following files: