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


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