#include <component_manager.h>
Inheritance diagram for CL_ComponentManager:


Public Methods | |
| virtual | ~CL_ComponentManager () |
| virtual CL_Component* | get_component (const char *component_id)=0 |
Static Public Methods | |
| CL_ComponentManager* | create (const char *resource_id, CL_ResourceManager *res_manager, CL_StyleManager *style) |
| CL_ComponentManager* | create (const char *filename, bool is_datafile, CL_StyleManager *style) |
Static Public Attributes | |
| std::map<std::string, CL_ComponentType *> | component_types |
|
|
Definition at line 39 of file component_manager.h. |
|
|
|
|
|
|
|
|
Reimplemented in CL_ComponentManager_Generic. |
|
|
Definition at line 43 of file component_manager.h. |
1.2.6 written by Dimitri van Heesch,
© 1997-2001