WP6PrefixIndice Class Reference

#include <WP6PrefixIndice.h>

List of all members.

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

Constructor & Destructor Documentation

WP6PrefixIndice::WP6PrefixIndice ( WPXInputStream input,
WPXEncryption encryption,
int  id 
)

Member Function Documentation

void WP6PrefixIndice::_read ( WPXInputStream input,
WPXEncryption encryption 
) [protected]

Referenced by WP6PrefixIndice().


Member Data Documentation

uint32_t WP6PrefixIndice::m_dataOffset [private]

Referenced by _read(), and getDataOffset().

uint32_t WP6PrefixIndice::m_dataSize [private]

Referenced by _read(), and getDataSize().

uint8_t WP6PrefixIndice::m_flags [private]

Referenced by _read(), and getFlags().

Referenced by _read().

uint16_t WP6PrefixIndice::m_hideCount [private]

Referenced by _read().

int WP6PrefixIndice::m_id [private]

Referenced by getID().

uint8_t WP6PrefixIndice::m_type [private]

Referenced by _read(), and getType().

uint16_t WP6PrefixIndice::m_useCount [private]

Referenced by _read().


The documentation for this class was generated from the following files: