![]() |
Public API Reference |
#include <comp.h>
Inheritance diagram for iComponent:

Public Methods | |
| virtual bool | Initialize (iObjectRegistry *)=0 |
| Initialize the component, and return success status. More... | |
Definition at line 37 of file comp.h.
|
|
Initialize the component, and return success status.
Implemented in csEngine::eiComponent. |