Home
last modified time | relevance | path

Searched refs:disposeNotifications_ (Results 1 – 2 of 2) sorted by relevance

/trunk/main/configmgr/source/
H A Dbroadcaster.cxx66 disposeNotifications_.push_back(DisposeNotification(listener, event)); in addDisposeNotification()
120 for (DisposeNotifications::iterator i(disposeNotifications_.begin()); in send()
121 i != disposeNotifications_.end(); ++i) { in send()
H A Dbroadcaster.hxx166 DisposeNotifications disposeNotifications_; member in configmgr::Broadcaster

Completed in 18 milliseconds