HDK
|
#include <UT_NotifierList.h>
Public Member Functions | |
UT_NotifierList () | |
virtual | ~UT_NotifierList () |
void | removeAllNotifiers () |
Protected Member Functions | |
virtual void | addNotifier (UT_Notifier ¬ifier) |
virtual void | removeNotifier (UT_Notifier ¬ifier) |
Friends | |
template<typename T > | |
class | UT_NotifierImpl |
Definition at line 37 of file UT_NotifierList.h.
UT_NotifierList::UT_NotifierList | ( | ) |
|
virtual |
|
protectedvirtual |
void UT_NotifierList::removeAllNotifiers | ( | ) |
|
protectedvirtual |
|
friend |
Definition at line 61 of file UT_NotifierList.h.