csApp::csAppPlugin Class Reference
The iComponent interface. More...
#include <csapp.h>
Inheritance diagram for csApp::csAppPlugin:

Public Methods | |
csAppPlugin (csApp *iParent) | |
Constructor. | |
virtual | ~csAppPlugin () |
Destructor. | |
virtual bool | Initialize (iObjectRegistry *object_reg) |
Initialize the application plugin. | |
virtual bool | HandleEvent (iEvent &Event) |
Handle a event and return true if processed. | |
Public Attributes | |
csApp * | app |
The parent application. | |
csApp::csAppPlugin::eiEventHandler | scfiEventHandler |
iEventHandler implementation. |
Detailed Description
The iComponent interface.
Definition at line 112 of file csapp.h.
Constructor & Destructor Documentation
|
Constructor.
|
|
Destructor.
|
Member Function Documentation
|
Handle a event and return true if processed.
|
|
Initialize the application plugin.
Implements iComponent. |
Member Data Documentation
|
The parent application.
|
|
iEventHandler implementation.
|
The documentation for this class was generated from the following file:
- csws/csapp.h
Generated for Crystal Space by doxygen 1.2.18