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)
 ~WP6GeneralTextPacket ()
void _readContents (WPXInputStream *input)
void parse (WP6Listener *listener) const
WP6SubDocumentgetSubDocument () const

Private Member Functions

 WP6GeneralTextPacket (const WP6GeneralTextPacket &)
WP6GeneralTextPacketoperator= (const WP6GeneralTextPacket &)

Private Attributes

WP6SubDocumentm_subDocument
uint8_t * m_streamData


Constructor & Destructor Documentation

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

WP6GeneralTextPacket::~WP6GeneralTextPacket (  ) 

WP6GeneralTextPacket::WP6GeneralTextPacket ( const WP6GeneralTextPacket  )  [private]


Member Function Documentation

void WP6GeneralTextPacket::_readContents ( WPXInputStream input  )  [virtual]

Implements WP6PrefixDataPacket.

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

Reimplemented from WP6PrefixDataPacket.

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

Reimplemented from WP6PrefixDataPacket.

WP6GeneralTextPacket& WP6GeneralTextPacket::operator= ( const WP6GeneralTextPacket  )  [private]


Member Data Documentation


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

Generated on Sat Nov 22 15:25:34 2008 for libwpd by doxygen 1.5.5