WP6PrefixIndice Class Reference

#include <WP6PrefixIndice.h>

List of all members.

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


Constructor & Destructor Documentation

WP6PrefixIndice::WP6PrefixIndice ( WPXInputStream input,
int  id 
)


Member Function Documentation

void WP6PrefixIndice::_read ( WPXInputStream input  )  [protected]

const uint32_t WP6PrefixIndice::getDataOffset (  )  const [inline]

const uint32_t WP6PrefixIndice::getDataSize (  )  const [inline]

const int WP6PrefixIndice::getID (  )  const [inline]

const uint8_t WP6PrefixIndice::getType (  )  const [inline]


Member Data Documentation

uint32_t WP6PrefixIndice::m_dataOffset [private]

uint32_t WP6PrefixIndice::m_dataSize [private]

uint8_t WP6PrefixIndice::m_flags [private]

bool WP6PrefixIndice::m_hasChildren [private]

uint16_t WP6PrefixIndice::m_hideCount [private]

int WP6PrefixIndice::m_id [private]

uint8_t WP6PrefixIndice::m_type [private]

uint16_t WP6PrefixIndice::m_useCount [private]


The documentation for this class was generated from the following files:
Generated on Wed Mar 14 10:39:42 2007 for libwpd by doxygen 1.4.7