Public Member Functions | Protected Member Functions | Private Attributes

WP5GeneralPacketIndex Class Reference

#include <WP5GeneralPacketIndex.h>

List of all members.

Public Member Functions

 WP5GeneralPacketIndex (WPXInputStream *input, WPXEncryption *encryption, int id)
int getID () const
uint16_t getType () const
uint32_t getDataSize () const
uint32_t getDataOffset () const

Protected Member Functions

void _read (WPXInputStream *input, WPXEncryption *encryption)

Private Attributes

int m_id
uint16_t m_type
uint32_t m_dataSize
uint32_t m_dataOffset

Constructor & Destructor Documentation

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

Member Function Documentation

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

Referenced by WP5GeneralPacketIndex().

uint32_t WP5GeneralPacketIndex::getDataOffset (  ) const [inline]
uint32_t WP5GeneralPacketIndex::getDataSize (  ) const [inline]
int WP5GeneralPacketIndex::getID (  ) const [inline]
uint16_t WP5GeneralPacketIndex::getType (  ) const [inline]

Member Data Documentation

Referenced by _read(), and getDataOffset().

Referenced by _read(), and getDataSize().

Referenced by _read(), and getID().

uint16_t WP5GeneralPacketIndex::m_type [private]

Referenced by _read(), and getType().


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

Generated on Tue Dec 28 2010 12:09:58 for libwpd by doxygen 1.7.2