GUI::EventEntity Class Reference

Base class for event entity object. More...

#include <EventEntity.h>

Inheritance diagram for GUI::EventEntity:

GUI::MoveEventEntity GUI::ResizeEventEntity List of all members.

Public Member Functions

 EventEntity (const std::string &event_id, WinMessage msg)
 Construct a new EventEntity object.
const std::string & getEventId () const
 Return the event id.
WinMessagegetWinMessage ()
 Return the windows message.

Detailed Description

Base class for event entity object.

See also:
GUI::MessageTranslator


Constructor & Destructor Documentation

GUI::EventEntity::EventEntity ( const std::string &  event_id,
WinMessage  msg 
)

Construct a new EventEntity object.

Parameters:
event_id the event id
msg the windows message


Member Function Documentation

const std::string & GUI::EventEntity::getEventId (  )  const

Return the event id.

Returns:
the event id

WinMessage & GUI::EventEntity::getWinMessage (  ) 

Return the windows message.

Returns:
the windows message


The documentation for this class was generated from the following files:
Generated on Wed Nov 15 22:21:10 2006 for Win32 by  doxygen 1.4.7