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

Impala::Persistency::ImageSetLocator::ImageSetLocator ( CString  protocolAndHost,
CString  videoSet,
CString  imageSet 
) [inline]

Definition at line 30 of file ImageSetLocator.h.

References mName.

00031         : Locator(protocolAndHost, videoSet)
00032     {
00033         mName = imageSet;
00034     }


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