Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

Impala::Persistency::Locator::Locator ( CString  dataSet  )  [inline]

Definition at line 35 of file Locator.h.

References mDataSet, mHost, and mProtocol.

00036     {
00037         mProtocol = "not_set";
00038         mHost = "not_set";
00039         mDataSet = dataSet;
00040     }


Generated on Fri Mar 19 11:36:15 2010 for ImpalaSrc by  doxygen 1.5.1