WP6GeneralTextPacket Class Reference

#include <WP6GeneralTextPacket.h>

Inheritance diagram for WP6GeneralTextPacket:

WP6PrefixDataPacket List of all members.

Public Member Functions

 WP6GeneralTextPacket (WPXInputStream *input, int id, uint32_t dataOffset, uint32_t dataSize)
virtual ~WP6GeneralTextPacket ()
virtual void _readContents (WPXInputStream *input)
virtual void parse (WP6Listener *listener) const
virtual WP6SubDocumentgetSubDocument () const

Private Attributes

uint16_t m_numTextBlocks
uint32_t m_firstTextBlockOffset
uint32_t * m_blockSizes
WP6SubDocumentm_subDocument

Constructor & Destructor Documentation

WP6GeneralTextPacket::WP6GeneralTextPacket WPXInputStream input,
int  id,
uint32_t  dataOffset,
uint32_t  dataSize
 

WP6GeneralTextPacket::~WP6GeneralTextPacket  )  [virtual]
 


Member Function Documentation

void WP6GeneralTextPacket::_readContents WPXInputStream input  )  [virtual]
 

Implements WP6PrefixDataPacket.

virtual WP6SubDocument* WP6GeneralTextPacket::getSubDocument  )  const [inline, virtual]
 

Reimplemented from WP6PrefixDataPacket.

void WP6GeneralTextPacket::parse WP6Listener listener  )  const [virtual]
 

Reimplemented from WP6PrefixDataPacket.


Member Data Documentation

uint32_t* WP6GeneralTextPacket::m_blockSizes [private]
 

uint32_t WP6GeneralTextPacket::m_firstTextBlockOffset [private]
 

uint16_t WP6GeneralTextPacket::m_numTextBlocks [private]
 

WP6SubDocument* WP6GeneralTextPacket::m_subDocument [private]
 


The documentation for this class was generated from the following files:
Generated on Mon Mar 19 18:51:26 2007 for libwpd by doxygen 1.4.6