WP5PrefixData Class Reference

#include <WP5PrefixData.h>

Public Member Functions

 WP5PrefixData (librevenge::RVNGInputStream *input, WPXEncryption *encryption)
 
virtual ~WP5PrefixData ()
 
const WP5GeneralPacketDatagetGeneralPacketData (const int type) const
 

Private Attributes

std::map< int, WP5GeneralPacketData * > m_generalPacketData
 

Constructor & Destructor Documentation

◆ WP5PrefixData()

WP5PrefixData::WP5PrefixData ( librevenge::RVNGInputStream *  input,
WPXEncryption encryption 
)

◆ ~WP5PrefixData()

WP5PrefixData::~WP5PrefixData ( )
virtual

Member Function Documentation

◆ getGeneralPacketData()

const WP5GeneralPacketData * WP5PrefixData::getGeneralPacketData ( const int  type) const

Member Data Documentation

◆ m_generalPacketData

std::map<int, WP5GeneralPacketData *> WP5PrefixData::m_generalPacketData
private

The documentation for this class was generated from the following files:

Generated for libwpd by doxygen 1.8.14