CL_GUIMessage_Close Class Reference
[clanGUI System]

GUI window close message. More...

#include <gui_message_close.h>

Inheritance diagram for CL_GUIMessage_Close:

CL_GUIMessage List of all members.

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.

Detailed Description

GUI window close message.


Constructor & Destructor Documentation

CL_GUIMessage_Close::CL_GUIMessage_Close  ) 
 

Constructs a window close GUI message.

CL_GUIMessage_Close::CL_GUIMessage_Close const CL_GUIMessage message  ) 
 

Constructs a GUIMessage Close.

Parameters:
message = GUIMessage

CL_GUIMessage_Close::~CL_GUIMessage_Close  ) 
 


Member Function Documentation

CL_UnknownSharedPtr CL_GUIMessage::get_data const CL_StringRef data_name  )  const [inherited]
 

Returns the stored data object for a given data name.

CL_GUIComponent* CL_GUIMessage::get_target  )  const [inherited]
 

Returns the target destination of the message.

CL_StringRef CL_GUIMessage::get_type  )  const [inherited]
 

Returns the message type name.

static CL_StringRef CL_GUIMessage_Close::get_type_name  )  [static]
 

Get Type name.

Returns:
type_name

bool CL_GUIMessage::is_consumed  )  const [inherited]
 

Returns true if the message has been consumed by a component.

bool CL_GUIMessage::is_null  )  const [inherited]
 

Returns true if this is a null message.

bool CL_GUIMessage::is_type const CL_StringRef type  )  const [inherited]
 

Returns true if the message matches the type.

void CL_GUIMessage::set_consumed  )  [inherited]
 

Sets this message as consumed.

void CL_GUIMessage::set_data const CL_StringRef data_name,
const CL_UnknownSharedPtr ptr
[inherited]
 

Stores an object in the given data name slot.

void CL_GUIMessage::set_null  )  [inherited]
 

Sets this message to be a null message.

void CL_GUIMessage::set_target CL_GUIComponent target  )  [inherited]
 

Sets the target destination.

void CL_GUIMessage::set_type const CL_StringRef type  )  [inherited]
 

Sets the message type name.


The documentation for this class was generated from the following file:
Generated on Thu Dec 3 02:39:37 2009 for ClanLib by  doxygen 1.4.6