AlterationNotifier::ObserverBase Member List
This is the complete list of members for
AlterationNotifier::ObserverBase, including all inherited members.
add(const Item &)=0 | AlterationNotifier::ObserverBase | [protected, pure virtual] |
add(const std::vector< Item > &items)=0 | AlterationNotifier::ObserverBase | [protected, pure virtual] |
attach(AlterationNotifier &nf) | 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)=0 | AlterationNotifier::ObserverBase | [protected, pure virtual] |
notifier() const | AlterationNotifier::ObserverBase | [inline, protected] |
ObserverBase() | AlterationNotifier::ObserverBase | [inline, protected] |
ObserverBase(AlterationNotifier &nf) | AlterationNotifier::ObserverBase | [inline, protected] |
ObserverBase(const ObserverBase ©) | AlterationNotifier::ObserverBase | [inline, protected] |
~ObserverBase() | AlterationNotifier::ObserverBase | [inline, protected, virtual] |