Home || Architecture || Video Search || Visual Search || Scripts || Applications || 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 Fri Mar 19 11:36:36 2010 for ImpalaSrc by  doxygen 1.5.1