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

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

Definition at line 25 of file ImageArchiveLocator.h.

References mIsFset, mName, and mUseOnlyName.

00026         : Locator(protocolAndHost, dataSet)
00027     {
00028         mUseOnlyName = true;
00029         mName = name;
00030         mIsFset = false;
00031     }


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