WP6CommentAnnotationPacket Class Reference

#include <WP6CommentAnnotationPacket.h>

Inheritance diagram for WP6CommentAnnotationPacket:

WP6PrefixDataPacket

List of all members.

Public Member Functions

 WP6CommentAnnotationPacket (WPXInputStream *input, WPXEncryption *encryption, int id, uint32_t dataOffset, uint32_t dataSize)
 ~WP6CommentAnnotationPacket ()
void _readContents (WPXInputStream *input, WPXEncryption *encryption)
void parse (WP6Listener *) const
uint8_t getAnnotationFlag () const
uint16_t getTextPID () const

Private Member Functions

 WP6CommentAnnotationPacket (const WP6CommentAnnotationPacket &)
WP6CommentAnnotationPacketoperator= (const WP6CommentAnnotationPacket &)

Private Attributes

uint16_t m_textPID
uint8_t m_flags


Constructor & Destructor Documentation

WP6CommentAnnotationPacket::WP6CommentAnnotationPacket ( WPXInputStream input,
WPXEncryption encryption,
int  id,
uint32_t  dataOffset,
uint32_t  dataSize 
)

WP6CommentAnnotationPacket::~WP6CommentAnnotationPacket (  ) 

WP6CommentAnnotationPacket::WP6CommentAnnotationPacket ( const WP6CommentAnnotationPacket  )  [private]


Member Function Documentation

void WP6CommentAnnotationPacket::_readContents ( WPXInputStream input,
WPXEncryption encryption 
) [virtual]

Implements WP6PrefixDataPacket.

void WP6CommentAnnotationPacket::parse ( WP6Listener  )  const [inline, virtual]

Reimplemented from WP6PrefixDataPacket.

uint8_t WP6CommentAnnotationPacket::getAnnotationFlag (  )  const [inline]

uint16_t WP6CommentAnnotationPacket::getTextPID (  )  const [inline]

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


Member Data Documentation

uint16_t WP6CommentAnnotationPacket::m_textPID [private]

uint8_t WP6CommentAnnotationPacket::m_flags [private]


The documentation for this class was generated from the following files:
Generated on Mon Nov 15 19:50:27 2010 for libwpd by doxygen 1.5.4