Searched refs:disposeNotifications_ (Results 1 – 2 of 2) sorted by relevance
66 disposeNotifications_.push_back(DisposeNotification(listener, event)); in addDisposeNotification()120 for (DisposeNotifications::iterator i(disposeNotifications_.begin()); in send()121 i != disposeNotifications_.end(); ++i) { in send()
166 DisposeNotifications disposeNotifications_; member in configmgr::Broadcaster
Completed in 15 milliseconds