#include <StillsLocator.h>
Inheritance diagram for Impala::Persistency::StillsLocator:


Public Member Functions | |
| StillsLocator () | |
| StillsLocator (CString protocolAndHost, CString dataSet, CString name) | |
| StillsLocator (CString dataSet, CString name, CmdOptions &options) | |
| StillsLocator (const Locator &base, CString name) | |
| virtual | ~StillsLocator () |
| String | GetName () const |
| String | ToString () const |
Private Attributes | |
| String | mName |
| ILOG_VAR_DEC | |
Definition at line 12 of file StillsLocator.h.
1.5.1