AttachObserver(Observer::NotifyType notify_type, Observer *observer) const | Subject | [inline] |
DetachObserver(Observer::NotifyType notify_type, Observer *observer) const | Subject | [inline] |
Notify(Observer::NotifyType notify_type) const | Subject | [inline, protected] |
Subject() | Subject | [inline] |
~Subject() | Subject | [inline, virtual] |