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

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

Definition at line 42 of file ImageSetLocator.h.

References mName.

00043         : Locator(base.GetProtocol(), base.GetHost(), base.GetDataSet())
00044     {
00045         mName = name;
00046     }


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