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

Impala::Persistency::RgbDataSrcLocator::RgbDataSrcLocator ( const Locator base,
CString  name 
) [inline]

Definition at line 33 of file RgbDataSrcLocator.h.

References mName.

00034         : Locator(base.GetProtocol(), base.GetHost(), base.GetDataSet())
00035     {
00036         mName = name;
00037     }


Generated on Thu Jan 13 09:23:29 2011 for ImpalaSrc by  doxygen 1.5.1