#include <notifier.h>
Public Member Functions | |
| TypedEvent (V &value) | |
| V & | operator() () |
| V & | Subject (void) |
Protected Attributes | |
| V & | mValue |
Definition at line 201 of file notifier.h.
|
inline |
Definition at line 204 of file notifier.h.
|
inline |
Definition at line 208 of file notifier.h.
|
inline |
Definition at line 211 of file notifier.h.
|
protected |
Definition at line 215 of file notifier.h.