#include <BALL/VIEW/INPUT/notificationEvent.h>

Public Member Functions | |
| NotificationEvent (EventsIDs type, Message *message) | |
| Message * | getMessage () |
Private Attributes | |
| Message * | message_ |
Definition at line 12 of file notificationEvent.h.
| Message* BALL::VIEW::NotificationEvent::getMessage | ( | ) | [inline] |
Definition at line 17 of file notificationEvent.h.
Message* BALL::VIEW::NotificationEvent::message_ [private] |
Definition at line 19 of file notificationEvent.h.
1.6.3