add(const Item &)=0 | AlterationNotifier::ObserverBase | [protected, pure virtual] |
add(const std::vector< Item > &items) | AlterationNotifier::ObserverBase | [inline, protected, virtual] |
attach(AlterationNotifier &_notifier) | AlterationNotifier::ObserverBase | [inline, protected] |
attached() const | AlterationNotifier::ObserverBase | [inline, protected] |
build() | AlterationNotifier::ObserverBase | [inline, protected, virtual] |
clear() | AlterationNotifier::ObserverBase | [inline, protected, 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] |
getNotifier() const | AlterationNotifier::ObserverBase | [inline, protected] |
ObserverBase() | AlterationNotifier::ObserverBase | [inline, protected] |
ObserverBase(AlterationNotifier &_notifier) | AlterationNotifier::ObserverBase | [inline, protected] |
ObserverBase(const ObserverBase ©) | AlterationNotifier::ObserverBase | [inline, protected] |
~ObserverBase() | AlterationNotifier::ObserverBase | [inline, protected, virtual] |