EventListener Class Reference

#include <eventlistener.h>

List of all members.

Public Member Functions

virtual ~EventListener ()
virtual void EventBegins (std::string name)=0
virtual void EventEnds (std::string name)=0


Constructor & Destructor Documentation

virtual EventListener::~EventListener (  )  [inline, virtual]


Member Function Documentation

virtual void EventListener::EventBegins ( std::string  name  )  [pure virtual]

Called, when an event occurs by the Event Manager ( or another class)

virtual void EventListener::EventEnds ( std::string  name  )  [pure virtual]

Called, when an event ends by the Event Manager ( or another class)


The documentation for this class was generated from the following file:
Generated on Wed Feb 21 21:50:47 2007 for Minup by  doxygen 1.5.1-p1