Main Page | Modules | Namespace List | Class Hierarchy | Class List | Namespace Members | Class Members

NotificationTarget< NotificationSource > Class Template Reference

Notification Target Class. More...

#include <notification.h>

List of all members.

Public Member Functions

virtual bool onNotify (NotificationSource &source)=0
 The method to be invoked upon receiving a notification.
virtual unsigned short countNotificationTypes_ () throw ()
virtual void * getVirtualNotificationType_ () throw ()

Static Public Member Functions

void * getNotificationType_ () throw ()


Detailed Description

template<class NotificationSource>
class NotificationTarget< NotificationSource >

Notification Target Class.