ClanSoft logo
ClanSoft logo

    CL_ComponentManager

Manages the components

Description

Class members

static CL_ComponentManager *create(
         const char *resource_id,
        CL_ResourceManager *res_manager,
        CL_StyleManager *style)
static CL_ComponentManager *create( const char *filename, bool is_datafile, CL_StyleManager *style)
virtual ~CL_ComponentManager()
virtual CL_Component *get_component(const char *component_id)
static std::map<std::string, CL_ComponentType *> component_types

See Also

None


Back to index



This page was built using the Perceps documentation system.