Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

EventReceiver Class Reference

An abstract base class for anything that might care about receiving events. More...

#include <eventReceiver.h>

List of all members.

Static Public Member Functions

TypeHandle get_class_type ()
void init_type ()

Static Private Attributes

TypeHandle _type_handle


Detailed Description

An abstract base class for anything that might care about receiving events.

An object that might receive an event should inherit from this class; each event may be sent with an optional EventReceiver pointer.

Definition at line 42 of file eventReceiver.h.


Member Function Documentation

TypeHandle EventReceiver::get_class_type void   )  [inline, static]
 

Definition at line 45 of file eventReceiver.h.

void EventReceiver::init_type void   )  [inline, static]
 

Definition at line 48 of file eventReceiver.h.


Member Data Documentation

TypeHandle EventReceiver::_type_handle [static, private]
 

Definition at line 24 of file eventReceiver.cxx.


The documentation for this class was generated from the following files:
Generated on Fri May 2 00:50:34 2003 for Panda by doxygen1.3