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

Impala::Persistency::ImageLocator::ImageLocator ( CString  protocolAndHost,
CString  dataSet,
CString  container,
CString  name 
) [inline]

Definition at line 18 of file ImageLocator.h.

References mContainer, and mName.

00020         : Locator(protocolAndHost, dataSet)
00021     {
00022         mContainer = container;
00023         mName = name;
00024     }


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