#include <setComponents.hpp>
◆ Component() [1/2]
template<class Derived , class ComponentType , class ComponentName >
Allow value construction of this component.
◆ Component() [2/2]
template<class Derived , class ComponentType , class ComponentName >
Allow default construction of this component.
◆ registerComponent()
template<class Derived , class ComponentType , class ComponentName >
static void core::Component< Derived, ComponentType, component::Set, ComponentName >::registerComponent |
( |
| ) |
|
|
inlinestatic |
Register this component's accessors to abstraction
◆ unregisterComponent()
template<class Derived , class ComponentType , class ComponentName >
static void core::Component< Derived, ComponentType, component::Set, ComponentName >::unregisterComponent |
( |
| ) |
|
|
inlinestatic |
Register this component's accessors to abstraction
The documentation for this class was generated from the following file: