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

void Impala::Application::MediaTable::ModuleStore::Unregister ( Module module  )  [inline]

Definition at line 43 of file ModuleStore.h.

References Impala::Application::MediaTable::Module::GetName(), Impala::Application::MediaTable::Module::GetType(), and mModules.

00043                                     {
00044         mModules[module->GetType()].erase(module->GetName());
00045     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:15:20 2011 for ImpalaSrc by  doxygen 1.5.1