#include <notifier.h>
Public Member Functions | |
| TypedEventPtr (O *subject) | |
| O * | Subject (void) |
| O * | operator() () |
Protected Attributes | |
| O * | mSubject |
Definition at line 219 of file notifier.h.
|
inline |
Definition at line 222 of file notifier.h.
|
inline |
Definition at line 229 of file notifier.h.
|
inline |
Definition at line 226 of file notifier.h.
|
protected |
Definition at line 233 of file notifier.h.