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

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

Definition at line 37 of file FileLocator.h.

References mName.

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


Generated on Thu Jan 13 09:22:52 2011 for ImpalaSrc by  doxygen 1.5.1