#include <WP6Parser.h>
List of all members.
Public Member Functions |
| | WP6Parser (WPXInputStream *input, WPXHeader *header, WPXEncryption *encryption) |
| | ~WP6Parser () |
| void | parse (WPXDocumentInterface *documentInterface) |
| void | parseSubDocument (WPXDocumentInterface *documentInterface) |
Static Public Member Functions |
| static void | parseDocument (WPXInputStream *input, WPXEncryption *encryption, WP6Listener *listener) |
Private Member Functions |
| WP6PrefixData * | getPrefixData (WPXInputStream *input, WPXEncryption *encryption) |
| void | parse (WPXInputStream *input, WPXEncryption *encryption, WP6Listener *listener) |
| void | parsePacket (WP6PrefixData *prefixData, int type, WP6Listener *listener) |
| void | parsePackets (WP6PrefixData *prefixData, int type, WP6Listener *listener) |
Constructor & Destructor Documentation
| WP6Parser::~WP6Parser |
( |
| ) |
|
Member Function Documentation
The documentation for this class was generated from the following files: