![]() |
Gaia-ECS v0.9.3
A simple and powerful entity component system
|
This is the complete list of members for gaia::core::dyn_singleton< T >, including all inherited members.
| dyn_singleton(dyn_singleton &&world)=delete (defined in gaia::core::dyn_singleton< T >) | gaia::core::dyn_singleton< T > | |
| dyn_singleton(const dyn_singleton &world)=delete (defined in gaia::core::dyn_singleton< T >) | gaia::core::dyn_singleton< T > | |
| get() noexcept (defined in gaia::core::dyn_singleton< T >) | gaia::core::dyn_singleton< T > | inlinestatic |
| operator=(dyn_singleton &&)=delete (defined in gaia::core::dyn_singleton< T >) | gaia::core::dyn_singleton< T > | |
| operator=(const dyn_singleton &)=delete (defined in gaia::core::dyn_singleton< T >) | gaia::core::dyn_singleton< T > | |
| ~dyn_singleton() (defined in gaia::core::dyn_singleton< T >) | gaia::core::dyn_singleton< T > | inline |