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

void Impala::Application::IDash::AppControlDossier::AddDocListener ( DataDocumentListener listener  )  [inline]

Definition at line 36 of file AppControlDossier.h.

References Impala::Logger::Debug(), Impala::Visualization::AppControl::GetControlId(), and mDocListeners.

00037     {
00038         Logger::Debug() << "AppControlDoc(" << GetControlId() << ")::AddDocListener" << std::endl;
00039         mDocListeners.push_back(listener);
00040     }

Here is the call graph for this function:


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