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

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

Definition at line 32 of file QuidTableLocator.h.

References mDir, and mName.

00033         : Locator(base.GetProtocol(), base.GetHost(), base.GetDataSet())
00034     {
00035         mDir = dir;
00036         mName = name;
00037     }


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