OIS::EventArg Class Reference

#include <OISEvents.h>

Inheritance diagram for OIS::EventArg:
[legend]
Collaboration diagram for OIS::EventArg:
[legend]

List of all members.

Public Member Functions

 EventArg (Object *obj)
virtual ~EventArg ()

Public Attributes

const Objectdevice
 Pointer to the Input Device.


Detailed Description

Base class of all events

Definition at line 32 of file OISEvents.h.


Constructor & Destructor Documentation

OIS::EventArg::EventArg ( Object obj  )  [inline]

Definition at line 35 of file OISEvents.h.

virtual OIS::EventArg::~EventArg (  )  [inline, virtual]

Definition at line 36 of file OISEvents.h.


Member Data Documentation

const Object* OIS::EventArg::device

Pointer to the Input Device.

Definition at line 39 of file OISEvents.h.

Referenced by EventHandler::keyPressed().


The documentation for this class was generated from the following file:
Generated on Sat Dec 1 20:13:54 2007 for OIS by  doxygen 1.5.4