WP6GraphicsFilenamePacket Class Reference

#include <WP6GraphicsFilenamePacket.h>

Inheritance diagram for WP6GraphicsFilenamePacket:
WP6PrefixDataPacket

Public Member Functions

 WP6GraphicsFilenamePacket (WPXInputStream *input, WPXEncryption *encryption, int id, const uint8_t flags, uint32_t dataOffset, uint32_t dataSize)
 
 ~WP6GraphicsFilenamePacket ()
 
void _readContents (WPXInputStream *input, WPXEncryption *encryption)
 
void parse (WP6Listener *) const
 
const std::vector< unsigned > getChildIds () const
 
- Public Member Functions inherited from WP6PrefixDataPacket
 WP6PrefixDataPacket (WPXInputStream *input, WPXEncryption *encryption)
 
virtual ~WP6PrefixDataPacket ()
 
virtual WP6SubDocumentgetSubDocument () const
 
uint32_t getDataSize () const
 

Private Member Functions

 WP6GraphicsFilenamePacket (const WP6GraphicsFilenamePacket &)
 
WP6GraphicsFilenamePacketoperator= (const WP6GraphicsFilenamePacket &)
 

Private Attributes

std::vector< unsigned > m_childIds
 
const uint8_t m_flags
 

Additional Inherited Members

- Static Public Member Functions inherited from WP6PrefixDataPacket
static WP6PrefixDataPacketconstructPrefixDataPacket (WPXInputStream *input, WPXEncryption *encryption, WP6PrefixIndice *prefixIndice)
 
- Protected Member Functions inherited from WP6PrefixDataPacket
void _read (WPXInputStream *input, WPXEncryption *encryption, uint32_t dataOffset, uint32_t dataSize)
 

Constructor & Destructor Documentation

WP6GraphicsFilenamePacket::WP6GraphicsFilenamePacket ( WPXInputStream input,
WPXEncryption encryption,
int  id,
const uint8_t  flags,
uint32_t  dataOffset,
uint32_t  dataSize 
)
WP6GraphicsFilenamePacket::~WP6GraphicsFilenamePacket ( )
WP6GraphicsFilenamePacket::WP6GraphicsFilenamePacket ( const WP6GraphicsFilenamePacket )
private

Member Function Documentation

void WP6GraphicsFilenamePacket::_readContents ( WPXInputStream input,
WPXEncryption encryption 
)
virtual

Implements WP6PrefixDataPacket.

const std::vector< unsigned > WP6GraphicsFilenamePacket::getChildIds ( ) const
WP6GraphicsFilenamePacket& WP6GraphicsFilenamePacket::operator= ( const WP6GraphicsFilenamePacket )
private
void WP6GraphicsFilenamePacket::parse ( WP6Listener ) const
inlinevirtual

Reimplemented from WP6PrefixDataPacket.

Member Data Documentation

std::vector<unsigned> WP6GraphicsFilenamePacket::m_childIds
private

Referenced by _readContents(), and getChildIds().

const uint8_t WP6GraphicsFilenamePacket::m_flags
private

Referenced by _readContents().


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

Generated for libwpd by doxygen 1.8.3.1