#include <HOM_galleries.h>
Definition at line 25 of file HOM_galleries.h.
virtual HOM_galleries::~HOM_galleries |
( |
| ) |
|
|
inlinevirtual |
virtual HOM_GalleryEntry* HOM_galleries::createGalleryEntry |
( |
const char * |
gallery_path, |
|
|
const char * |
entry_name, |
|
|
HOM_Node * |
node = NULL |
|
) |
| |
|
pure virtual |
virtual std::vector<HOM_ElemPtr<HOM_GalleryEntry> > HOM_galleries::galleryEntries |
( |
const char * |
name_pattern = NULL , |
|
|
const char * |
label_pattern = NULL , |
|
|
const char * |
keyword_pattern = NULL , |
|
|
const char * |
category = NULL , |
|
|
HOM_NodeType * |
node_type = NULL |
|
) |
| |
|
pure virtual |
virtual HOM_Gallery* HOM_galleries::installGallery |
( |
const char * |
gallery_path | ) |
|
|
pure virtual |
virtual bool HOM_galleries::removeGallery |
( |
const char * |
gallery_path | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: