NotificationListener

Simple notification service.

An object that inherits NotificationSource maintains a vector of NotificationListener's.

interface NotificationListener {}

Members

Functions

handleNotification
void handleNotification(void* t)
Undocumented in source.

Meta