#include <WP6PrefixIndice.h>
Public Member Functions | |
| WP6PrefixIndice (WPXInputStream *input, WPXEncryption *encryption, int id) | |
| int | getID () const |
| uint8_t | getType () const |
| uint8_t | getFlags () const |
| uint32_t | getDataSize () const |
| uint32_t | getDataOffset () const |
Protected Member Functions | |
| void | _read (WPXInputStream *input, WPXEncryption *encryption) |
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 |
| WP6PrefixIndice::WP6PrefixIndice | ( | WPXInputStream * | input, |
| WPXEncryption * | encryption, | ||
| int | id | ||
| ) |
|
protected |
Referenced by WP6PrefixIndice().
|
inline |
Referenced by WP6PrefixDataPacket::constructPrefixDataPacket().
|
inline |
Referenced by WP6PrefixDataPacket::constructPrefixDataPacket().
|
inline |
Referenced by WP6PrefixDataPacket::constructPrefixDataPacket().
|
inline |
Referenced by WP6PrefixDataPacket::constructPrefixDataPacket().
|
inline |
Referenced by WP6PrefixDataPacket::constructPrefixDataPacket().
|
private |
Referenced by _read(), and getDataOffset().
|
private |
Referenced by _read(), and getDataSize().
|
private |
Referenced by _read(), and getFlags().
|
private |
Referenced by _read().
|
private |
Referenced by _read().
|
private |
Referenced by getID().
|
private |
Referenced by _read().