#include <WP3ResourceFork.h>
◆ WP3ResourceFork()
WP3ResourceFork::WP3ResourceFork |
( |
librevenge::RVNGInputStream * | input, |
|
|
WPXEncryption * | encryption ) |
◆ ~WP3ResourceFork()
WP3ResourceFork::~WP3ResourceFork |
( |
| ) |
|
|
virtual |
◆ getResource()
const WP3Resource * WP3ResourceFork::getResource |
( |
unsigned | type, |
|
|
unsigned | ID ) const |
◆ m_resourcesIDMultimap
std::multimap<unsigned, std::shared_ptr<WP3Resource> > WP3ResourceFork::m_resourcesIDMultimap |
|
private |
◆ m_resourcesTypeMultimap
std::multimap<unsigned, std::shared_ptr<WP3Resource> > WP3ResourceFork::m_resourcesTypeMultimap |
|
private |
The documentation for this class was generated from the following files: