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

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

Definition at line 28 of file TaskTableLocator.h.

References mName.

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


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