#include <WP5SpecialHeaderIndex.h>
Public Member Functions | |
WP5SpecialHeaderIndex (WPXInputStream *input) | |
const uint16_t | getType () const |
const uint16_t | getNumOfIndexes () const |
const uint16_t | getIndexBlockSize () const |
const uint32_t | getNextBlockOffset () const |
Protected Member Functions | |
void | _read (WPXInputStream *input) |
Private Attributes | |
uint16_t | m_type |
uint16_t | m_numOfIndexes |
uint16_t | m_indexBlockSize |
uint32_t | m_nextBlockOffset |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|