#include <KeyframesLocator.h>
Inheritance diagram for Impala::Persistency::KeyframesLocator:
Public Member Functions | |
KeyframesLocator (CString protocolAndHost, CString dataSet, CString name) | |
KeyframesLocator (CString dataSet, CString name, CmdOptions &options) | |
KeyframesLocator (const Locator &base, CString name) | |
virtual | ~KeyframesLocator () |
String | GetName () const |
String | ToString () const |
Private Attributes | |
String | mName |
ILOG_VAR_DEC |
Definition at line 12 of file KeyframesLocator.h.