#include <WP5GraphicsInformationPacket.h>
Private Attributes |
std::vector< WPXBinaryData * > | m_images |
std::vector< uint8_t * > | m_data |
Constructor & Destructor Documentation
WP5GraphicsInformationPacket::WP5GraphicsInformationPacket |
( |
WPXInputStream * |
input, |
|
|
WPXEncryption * |
encryption, |
|
|
int |
id, |
|
|
uint32_t |
dataOffset, |
|
|
uint32_t |
dataSize |
|
) |
| |
WP5GraphicsInformationPacket::~WP5GraphicsInformationPacket |
( |
| ) |
|
Member Function Documentation
void WP5GraphicsInformationPacket::_readContents |
( |
WPXInputStream * |
input, |
|
|
WPXEncryption * |
encryption, |
|
|
uint32_t |
dataSize |
|
) |
| |
|
virtual |
const WPXBinaryData* WP5GraphicsInformationPacket::getImage |
( |
unsigned long |
imageIndex | ) |
const |
|
inline |
const std::vector<WPXBinaryData *>& WP5GraphicsInformationPacket::getImages |
( |
| ) |
const |
|
inline |
Member Data Documentation
std::vector<uint8_t *> WP5GraphicsInformationPacket::m_data |
|
private |
std::vector<WPXBinaryData *> WP5GraphicsInformationPacket::m_images |
|
private |
The documentation for this class was generated from the following files: