HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_NotifierList Class Reference

#include <UT_NotifierList.h>

Public Member Functions

 UT_NotifierList ()
 
virtual ~UT_NotifierList ()
 
void removeAllNotifiers ()
 

Protected Member Functions

virtual void addNotifier (UT_Notifier &notifier)
 
virtual void removeNotifier (UT_Notifier &notifier)
 

Friends

template<typename T >
class UT_NotifierImpl
 

Detailed Description

Definition at line 37 of file UT_NotifierList.h.

Constructor & Destructor Documentation

UT_NotifierList::UT_NotifierList ( )
virtual UT_NotifierList::~UT_NotifierList ( )
virtual

Member Function Documentation

virtual void UT_NotifierList::addNotifier ( UT_Notifier notifier)
protectedvirtual
void UT_NotifierList::removeAllNotifiers ( )
virtual void UT_NotifierList::removeNotifier ( UT_Notifier notifier)
protectedvirtual

Friends And Related Function Documentation

template<typename T >
friend class UT_NotifierImpl
friend

Definition at line 61 of file UT_NotifierList.h.


The documentation for this class was generated from the following file: