#include <WP6TabGroup.h>

Public Member Functions | |
| WP6TabGroup (WPXInputStream *input, WPXEncryption *encryption) | |
| void | _readContents (WPXInputStream *input, WPXEncryption *encryption) |
| void | parse (WP6Listener *listener) |
Private Attributes | |
| float | m_position |
| bool | m_ignoreFunction |
| WP6TabGroup::WP6TabGroup | ( | WPXInputStream * | input, | |
| WPXEncryption * | encryption | |||
| ) |
| void WP6TabGroup::_readContents | ( | WPXInputStream * | input, | |
| WPXEncryption * | encryption | |||
| ) | [virtual] |
Reimplemented from WP6VariableLengthGroup.
| void WP6TabGroup::parse | ( | WP6Listener * | listener | ) | [virtual] |
Implements WP6Part.
float WP6TabGroup::m_position [private] |
bool WP6TabGroup::m_ignoreFunction [private] |