#include <gui_message.h>
Inheritance diagram for CL_GUIMessage:

Public Member Functions | |
Construction | |
| CL_GUIMessage () | |
| Constructs a GUI message. | |
| virtual | ~CL_GUIMessage () |
|
|
Constructs a GUI message.
|
|
|
|
|
|
Returns the stored data object for a given data name.
|
|
|
Returns the target destination of the message.
|
|
|
Returns the message type name.
|
|
|
Returns true if the message has been consumed by a component.
|
|
|
Returns true if this is a null message.
|
|
|
Returns true if the message matches the type.
|
|
|
Sets this message as consumed.
|
|
||||||||||||
|
Stores an object in the given data name slot.
|
|
|
Sets this message to be a null message.
|
|
|
Sets the target destination.
|
|
|
Sets the message type name.
|
1.4.6