add(const Item &)=0 | AlterationNotifier::ObserverBase | [protected, pure virtual] |
add(const std::vector< Item > &items) | AlterationNotifier::ObserverBase | [inline, protected, virtual] |
attach(AlterationNotifier &r) | AlterationNotifier::ObserverBase | [inline, protected] |
attached() const | AlterationNotifier::ObserverBase | [inline, protected] |
build()=0 | AlterationNotifier::ObserverBase | [protected, pure virtual] |
clear()=0 | AlterationNotifier::ObserverBase | [protected, pure virtual] |
detach() | AlterationNotifier::ObserverBase | [inline, protected] |
erase(const Item &)=0 | AlterationNotifier::ObserverBase | [protected, pure virtual] |
erase(const std::vector< Item > &items) | AlterationNotifier::ObserverBase | [inline, protected, virtual] |
getRegistry() const | AlterationNotifier::ObserverBase | [inline, protected] |
ObserverBase() | AlterationNotifier::ObserverBase | [inline, protected] |