FIFE  2008.0
 All Classes Namespaces Functions Variables Enumerations Enumerator Pages
FIFE::IEventSource Class Reference

#include <ec_ieventsource.h>

Inheritance diagram for FIFE::IEventSource:
Inheritance graph
Collaboration diagram for FIFE::IEventSource:
Collaboration graph

List of all members.

Public Member Functions

virtual EventSourceType getEventSourceType ()=0

Detailed Description

Representation of event source (a thing sending events)

Definition at line 42 of file ec_ieventsource.h.


Member Function Documentation

virtual EventSourceType FIFE::IEventSource::getEventSourceType ( )
pure virtual

Gets the source type of this event

Returns:
source type of this event

Implemented in FIFE::EventManager.


The documentation for this class was generated from the following file: