#include <WP5PrefixData.h>
Public Member Functions | |
WP5PrefixData (librevenge::RVNGInputStream *input, WPXEncryption *encryption) | |
virtual | ~WP5PrefixData () |
const WP5GeneralPacketData * | getGeneralPacketData (const int type) const |
Private Attributes | |
std::map< int, std::unique_ptr< WP5GeneralPacketData > > | m_generalPacketData |
WP5PrefixData::WP5PrefixData | ( | librevenge::RVNGInputStream * | input, |
WPXEncryption * | encryption ) |
|
virtual |
const WP5GeneralPacketData * WP5PrefixData::getGeneralPacketData | ( | const int | type | ) | const |
|
private |
Referenced by getGeneralPacketData(), and WP5PrefixData().