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

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

Definition at line 32 of file StillsLocator.h.

References mName.

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


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