#include <gui_message_close.h>
Inheritance diagram for CL_GUIMessage_Close:

Public Member Functions | |
Construction | |
| CL_GUIMessage_Close () | |
| Constructs a window close GUI message. | |
| CL_GUIMessage_Close (const CL_GUIMessage &message) | |
| Constructs a GUIMessage Close. | |
| ~CL_GUIMessage_Close () | |
Static Public Member Functions | |
Attributes | |
| static CL_StringRef | get_type_name () |
| Get Type name. | |
|
|
Constructs a window close GUI message.
|
|
|
Constructs a GUIMessage Close.
|
|
|
|
|
|
Returns the stored data object for a given data name.
|
|
|
Returns the target destination of the message.
|
|
|
Returns the message type name.
|
|
|
Get 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