![]() |
ufe 6.2
Universal Front End is a DCC-agnostic component that will allow a DCC to browse and edit data in multiple data models
|
This is the complete list of members for Ufe::Subject, including all inherited members.
addObserver(const Observer::Ptr &obs) | Ufe::Subject | |
beginNotificationGuard() | Ufe::Subject | protectedvirtual |
cleanObservers(const Observers &dead) | Ufe::Subject | private |
endNotificationGuard() | Ufe::Subject | protectedvirtual |
fObservers | Ufe::Subject | private |
hasObserver(const Observer::Ptr &obs) const | Ufe::Subject | |
inCompositeNotification() const | Ufe::Subject | virtual |
nbObservers() const | Ufe::Subject | |
NotificationGuard | Ufe::Subject | friend |
notify(const Notification ¬ification) | Ufe::Subject | virtual |
Observers typedef | Ufe::Subject | private |
operator=(const Subject &) | Ufe::Subject | |
operator=(Subject &&) | Ufe::Subject | |
removeObserver(const Observer::Ptr &obs) | Ufe::Subject | |
Subject() | Ufe::Subject | |
Subject(const Subject &) | Ufe::Subject | |
Subject(Subject &&) | Ufe::Subject | |
~Subject() | Ufe::Subject | virtual |