Searched refs:changesNotifications_ (Results 1 – 2 of 2) sorted by relevance
114 changesNotifications_.push_back(ChangesNotification(listener, event)); in addChangesNotification()190 for (ChangesNotifications::iterator i(changesNotifications_.begin()); in send()191 i != changesNotifications_.end(); ++i) { in send()
172 ChangesNotifications changesNotifications_; member in configmgr::Broadcaster
Completed in 21 milliseconds