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

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

Definition at line 36 of file ImageSetLocator.h.

References mName.

00037         : Locator(base.GetProtocol(), base.GetHost(), base.GetDataSet())
00038     {
00039         mName = name;
00040     }


Generated on Fri Mar 19 11:35:44 2010 for ImpalaSrc by  doxygen 1.5.1