Home || Visual Search || Applications || Architecture || 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 Thu Jan 13 09:15:30 2011 for ImpalaSrc by  doxygen 1.5.1