#include <WP5TableEOPGroup.h>
Public Member Functions | |
WP5TableEOPGroup (WPXInputStream *input, WPXEncryption *encryption) | |
~WP5TableEOPGroup () | |
void | _readContents (WPXInputStream *input, WPXEncryption *encryption) |
void | parse (WP5Listener *listener) |
WP5TableEOPGroup::WP5TableEOPGroup | ( | WPXInputStream * | input, |
WPXEncryption * | encryption | ||
) |
void WP5TableEOPGroup::_readContents | ( | WPXInputStream * | input, |
WPXEncryption * | encryption | ||
) | [virtual] |
Reimplemented from WP5VariableLengthGroup.
void WP5TableEOPGroup::parse | ( | WP5Listener * | listener | ) | [virtual] |
Implements WP5Part.