BALL
1.4.1
|
#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.
BALL::VIEW::NotificationEvent::NotificationEvent | ( | EventsIDs | type, |
Message * | message | ||
) |
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.