NCBI C++ ToolKit
|
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | CDataChangeNotifier |
Data notification relay class, sends data change notifications to the subscribed listener. More... | |
class | CDataChangeNotifier::CUpdate |
CUpdate - notification send by CUIDataSource to the listener. More... | |
class | CDataChangeNotifier::IListener |
CDataChangeNotifier listener receiving notification about changes in data(source) More... | |
Functions | |
const string & | CDCN_GetMessage (const CDataChangeNotifier::CUpdate &update) |
|
inline |
Definition at line 139 of file ui_data_source_notif.hpp.
References CDataChangeNotifier::CUpdate::GetMessage().
Referenced by CAlnMultiWidget::OnDSChanged(), and CUpdateSeqAlignWidget::OnDSChanged().