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

void Impala::Application::MediaTable::TableDataStore::Init (  )  [inline, private]

Definition at line 187 of file TableDataStore.h.

References ILOG_DEBUG, and mNextTableDataSourceId.

Referenced by TableDataStore().

00188     {
00189         ILOG_DEBUG("Initializing TableDataStore");
00190         mNextTableDataSourceId = 1;
00191 #ifdef MEDIATABLE_VIDEOLYMPICS
00192                 InitVideOlympicsClient();
00193 #endif          
00194     }


Generated on Fri Mar 19 10:45:45 2010 for ImpalaSrc by  doxygen 1.5.1