#include <WP5TabGroup.h>

Public Member Functions | |
| WP5TabGroup (WPXInputStream *input, WPXEncryption *encryption, uint8_t groupID) | |
| void | parse (WP5Listener *listener) |
Protected Member Functions | |
| void | _readContents (WPXInputStream *input, WPXEncryption *encryption) |
Private Attributes | |
| uint8_t | m_tabType |
| float | m_tabPosition |
| WP5TabGroup::WP5TabGroup | ( | WPXInputStream * | input, | |
| WPXEncryption * | encryption, | |||
| uint8_t | groupID | |||
| ) |
| void WP5TabGroup::parse | ( | WP5Listener * | listener | ) | [virtual] |
Implements WP5Part.
| void WP5TabGroup::_readContents | ( | WPXInputStream * | input, | |
| WPXEncryption * | encryption | |||
| ) | [protected, virtual] |
Implements WP5FixedLengthGroup.
uint8_t WP5TabGroup::m_tabType [private] |
float WP5TabGroup::m_tabPosition [private] |