#include <notifier.h>
Public Member Functions | |
| TypedEventPair (A itemA, B itemB) | |
| A | GetItemA (void) |
| B | GetItemB (void) |
Protected Attributes | |
| A | mItemA |
| B | mItemB |
Definition at line 257 of file notifier.h.
|
inline |
Definition at line 260 of file notifier.h.
|
inline |
Definition at line 265 of file notifier.h.
|
inline |
Definition at line 268 of file notifier.h.
|
protected |
Definition at line 272 of file notifier.h.
|
protected |
Definition at line 273 of file notifier.h.