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

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

Definition at line 31 of file FileLocator.h.

References mName.

00032         : Locator(base.GetProtocol(), base.GetHost(), base.GetDataSet())
00033     {
00034         mName = name;
00035     }


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