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

Impala::Persistency::Mpeg7DocLocator::Mpeg7DocLocator ( CString  dataSet,
int  docType,
CString  container,
CString  name,
CmdOptions options 
) [inline]

Definition at line 44 of file Mpeg7DocLocator.h.

References mContainer, mDocType, and mName.

00046         : Locator(dataSet, options)
00047     {
00048         mDocType = docType;
00049         mContainer = container;
00050         mName = name;
00051     }


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