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