WP5GeneralPacketIndex Class Reference

#include <WP5GeneralPacketIndex.h>

List of all members.

Public Member Functions

 WP5GeneralPacketIndex (librevenge::RVNGInputStream *input, WPXEncryption *encryption, int id)
int getID () const
unsigned short getType () const
unsigned getDataSize () const
unsigned getDataOffset () const

Protected Member Functions

void _read (librevenge::RVNGInputStream *input, WPXEncryption *encryption)

Private Attributes

int m_id
unsigned short m_type
unsigned m_dataSize
unsigned m_dataOffset

Constructor & Destructor Documentation

WP5GeneralPacketIndex::WP5GeneralPacketIndex ( librevenge::RVNGInputStream *  input,
WPXEncryption encryption,
int  id 
)

Member Function Documentation

void WP5GeneralPacketIndex::_read ( librevenge::RVNGInputStream *  input,
WPXEncryption encryption 
) [protected]

Referenced by WP5GeneralPacketIndex().


Member Data Documentation

Referenced by _read(), and getDataOffset().

Referenced by _read(), and getDataSize().

Referenced by _read(), and getID().

unsigned short WP5GeneralPacketIndex::m_type [private]

Referenced by _read(), and getType().


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