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

void Impala::Application::MediaTable::TableDataStore::Clear (  )  [inline]

Definition at line 125 of file TableDataStore.h.

References sInstance, and TableDataStore().

Referenced by TableDataStoreFixture::~TableDataStoreFixture().

00126     {
00127         delete sInstance;
00128         sInstance = new TableDataStore();
00129     }

Here is the call graph for this function:


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