#include <WP5GraphicsInformationPacket.h>
|
std::vector< std::unique_ptr< librevenge::RVNGBinaryData > > | m_images |
|
◆ WP5GraphicsInformationPacket()
WP5GraphicsInformationPacket::WP5GraphicsInformationPacket |
( |
librevenge::RVNGInputStream * |
input, |
|
|
WPXEncryption * |
encryption, |
|
|
int |
id, |
|
|
unsigned |
dataOffset, |
|
|
unsigned |
dataSize |
|
) |
| |
◆ ~WP5GraphicsInformationPacket()
WP5GraphicsInformationPacket::~WP5GraphicsInformationPacket |
( |
| ) |
|
|
override |
◆ _readContents()
void WP5GraphicsInformationPacket::_readContents |
( |
librevenge::RVNGInputStream * |
input, |
|
|
WPXEncryption * |
encryption, |
|
|
unsigned |
dataSize |
|
) |
| |
|
overridevirtual |
◆ getImage()
const librevenge::RVNGBinaryData* WP5GraphicsInformationPacket::getImage |
( |
unsigned long |
imageIndex | ) |
const |
|
inline |
◆ m_images
std::vector<std::unique_ptr<librevenge::RVNGBinaryData> > WP5GraphicsInformationPacket::m_images |
|
private |
The documentation for this class was generated from the following files: