WP6GeneralTextPacket Class Reference

#include <WP6GeneralTextPacket.h>

Inheritance diagram for WP6GeneralTextPacket:
WP6PrefixDataPacket

Public Member Functions

 WP6GeneralTextPacket (librevenge::RVNGInputStream *input, WPXEncryption *encryption, int id, unsigned dataOffset, unsigned dataSize)
 
 ~WP6GeneralTextPacket ()
 
void _readContents (librevenge::RVNGInputStream *input, WPXEncryption *encryption)
 
void parse (WP6Listener *listener) const
 
WP6SubDocumentgetSubDocument () const
 
- Public Member Functions inherited from WP6PrefixDataPacket
 WP6PrefixDataPacket (librevenge::RVNGInputStream *input, WPXEncryption *encryption)
 
virtual ~WP6PrefixDataPacket ()
 
unsigned getDataSize () const
 

Private Member Functions

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

Private Attributes

WP6SubDocumentm_subDocument
 
unsigned char * m_streamData
 

Additional Inherited Members

- Static Public Member Functions inherited from WP6PrefixDataPacket
static WP6PrefixDataPacketconstructPrefixDataPacket (librevenge::RVNGInputStream *input, WPXEncryption *encryption, WP6PrefixIndice *prefixIndice)
 
- Protected Member Functions inherited from WP6PrefixDataPacket
void _read (librevenge::RVNGInputStream *input, WPXEncryption *encryption, unsigned dataOffset, unsigned dataSize)
 

Constructor & Destructor Documentation

WP6GeneralTextPacket::WP6GeneralTextPacket ( librevenge::RVNGInputStream *  input,
WPXEncryption encryption,
int  id,
unsigned  dataOffset,
unsigned  dataSize 
)
WP6GeneralTextPacket::~WP6GeneralTextPacket ( )
WP6GeneralTextPacket::WP6GeneralTextPacket ( const WP6GeneralTextPacket )
private

Member Function Documentation

void WP6GeneralTextPacket::_readContents ( librevenge::RVNGInputStream *  input,
WPXEncryption encryption 
)
virtual

Implements WP6PrefixDataPacket.

WP6SubDocument* WP6GeneralTextPacket::getSubDocument ( ) const
inlinevirtual

Reimplemented from WP6PrefixDataPacket.

WP6GeneralTextPacket& WP6GeneralTextPacket::operator= ( const WP6GeneralTextPacket )
private
void WP6GeneralTextPacket::parse ( WP6Listener listener) const
virtual

Reimplemented from WP6PrefixDataPacket.

Member Data Documentation

unsigned char* WP6GeneralTextPacket::m_streamData
private
WP6SubDocument* WP6GeneralTextPacket::m_subDocument
private

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

Generated for libwpd by doxygen 1.8.8