#include <WP6GeneralTextPacket.h>
Inheritance diagram for WP6GeneralTextPacket:
Public Member Functions | |
WP6GeneralTextPacket (WPXInputStream *input, int id, uint32_t dataOffset, uint32_t dataSize) | |
~WP6GeneralTextPacket () | |
void | _readContents (WPXInputStream *input) |
void | parse (WP6Listener *listener) const |
WP6SubDocument * | getSubDocument () const |
Private Member Functions | |
WP6GeneralTextPacket (const WP6GeneralTextPacket &) | |
WP6GeneralTextPacket & | operator= (const WP6GeneralTextPacket &) |
Private Attributes | |
WP6SubDocument * | m_subDocument |
uint8_t * | m_streamData |
|
|
|
|
|
|
|
Implements WP6PrefixDataPacket. |
|
Reimplemented from WP6PrefixDataPacket. |
|
|
|
Reimplemented from WP6PrefixDataPacket. |
|
|
|
|