#include <UT_Notifier.h>

Public Member Functions | |
| virtual | ~UT_Notifier () |
| virtual void | removeObserver (UT_NotifierList &)=0 |
Definition at line 94 of file UT_Notifier.h.
| virtual UT_Notifier::~UT_Notifier | ( | ) | [inline, virtual] |
Definition at line 97 of file UT_Notifier.h.
| virtual void UT_Notifier::removeObserver | ( | UT_NotifierList & | ) | [pure virtual] |
Implemented in UT_NotifierImpl< EVENT_TYPE >, UT_NotifierImpl< UT_IteratorEvent & >, UT_NotifierImpl< OP_BundleListEvent & >, UT_NotifierImpl< OP_GalleryChangeType >, UT_NotifierImpl< ROP_IFDEvent & >, UT_NotifierImpl< TAKE_Event & >, UT_NotifierImpl< IFD_IPREvent & >, UT_NotifierImpl< IFD_StreamEvent & >, UT_NotifierImpl< GB_Element * >, UT_NotifierImpl< OP_BundleEvent & >, and UT_NotifierImpl< GR_OptionTableEvent & >.
1.5.9