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

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

Definition at line 28 of file SegmentationLocator.h.

References mName.

00029         : Locator(base.GetProtocol(), base.GetHost(), base.GetDataSet())
00030     {
00031         mName = name;
00032     }


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