Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

ONE::util::ControlEvent Class Reference

Inheritance diagram for ONE::util::ControlEvent:

Inheritance graph
[legend]
List of all members.

Detailed Description

used to notify listeners of Controls

Author:
Daniel Seibert


Public Member Functions

 ControlEvent (ControlDispatcher *src, Control *ctrl)
 Event (ControlDispatcher *src)
 creates a new event.
ControlgetControl () const
ControlDispatchergetSource () const
 provides access to the source of the event.
 ~ControlEvent ()


Constructor & Destructor Documentation

ONE::util::ControlEvent::ControlEvent ControlDispatcher src,
Control ctrl
 

ONE::util::ControlEvent::~ControlEvent  ) 
 


Member Function Documentation

ONE::util::Event< ControlDispatcher >::Event ControlDispatcher src  )  [inherited]
 

creates a new event.

Parameters:
src the source of the event

Control * ONE::util::ControlEvent::getControl  )  const [inline]
 

ControlDispatcher * ONE::util::Event< ControlDispatcher >::getSource  )  const [inherited]
 

provides access to the source of the event.

The source of an event is the EventDispatcher that created and dispatched it.

Returns:
this event's source


Generated on Wed Sep 7 19:03:30 2005 for ONEngine by  doxygen 1.4.3