Deki
1.3.0
Modular C++ 2D engine for embedded displays and desktop
Toggle main menu visibility
Loading...
Searching...
No Matches
ComponentRegistry Member List
This is the complete list of members for
ComponentRegistry
, including all inherited members.
ClearNonEngineComponents
()
ComponentRegistry
ClearPluginComponents
()
ComponentRegistry
CreateComponent
(uint32_t typeId) const
ComponentRegistry
CreateComponent
(const std::string &name) const
ComponentRegistry
FindField
(uint32_t typeId, uint32_t nameHash) const
ComponentRegistry
FreezeEngineComponents
()
ComponentRegistry
GetAllComponents
() const
ComponentRegistry
GetCategories
() const
ComponentRegistry
GetComponentsByCategory
(const std::string &category) const
ComponentRegistry
GetFields
(uint32_t typeId, int &outCount) const
ComponentRegistry
GetMeta
(uint32_t typeId) const
ComponentRegistry
GetMeta
(const std::string &name) const
ComponentRegistry
GetMetaByClassName
(const std::string &className) const
ComponentRegistry
Instance
()
ComponentRegistry
static
IsPluginComponent
(uint32_t typeId) const
ComponentRegistry
Register
(const DekiComponentMeta *meta)
ComponentRegistry
RegisterFields
(uint32_t typeId, const DekiFieldRef *fields, int count)
ComponentRegistry
RegisterPluginComponent
(const DekiComponentMeta *meta)
ComponentRegistry
Unregister
(uint32_t typeId)
ComponentRegistry
Generated by
1.18.0