#include <WP6PrefixIndice.h>
Public Member Functions | |
WP6PrefixIndice (WPXInputStream *input, int id) | |
const int | getID () const |
const uint8_t | getType () const |
const uint32_t | getDataSize () const |
const uint32_t | getDataOffset () const |
Protected Member Functions | |
void | _read (WPXInputStream *input) |
Private Attributes | |
int | m_id |
uint8_t | m_type |
uint8_t | m_flags |
uint16_t | m_useCount |
uint16_t | m_hideCount |
uint32_t | m_dataSize |
uint32_t | m_dataOffset |
bool | m_hasChildren |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|