#include <ImageSetLocator.h>
Inheritance diagram for Impala::Persistency::ImageSetLocator:
Public Member Functions | |
ImageSetLocator () | |
ImageSetLocator (CString protocolAndHost, CString dataSet) | |
ImageSetLocator (CString dataSet, CmdOptions &options) | |
ImageSetLocator (const Locator &base, CString name) | |
virtual | ~ImageSetLocator () |
String | GetName () const |
String | ToString () const |
Private Attributes | |
String | mName |
ILOG_VAR_DEC |
keyframes, thumbnails, and stills. Dataset now refers to the video set while name refers to the image set.
Definition at line 16 of file ImageSetLocator.h.