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