This documentation is automatically generated from the openFrameworks source code using doxygen and refers to the most recent release, version 0.12.0.
of::utils::Singleton< Derived > Member List
This is the complete list of members for of::utils::Singleton< Derived >, including all inherited members.
construct(Args &&... args) | of::utils::Singleton< Derived > | inlinestatic |
destruct() | of::utils::Singleton< Derived > | inlinestatic |
instance() | of::utils::Singleton< Derived > | inlinestatic |
operator=(const Singleton &)=delete | of::utils::Singleton< Derived > | protected |
operator=(Singleton &&) noexcept=delete | of::utils::Singleton< Derived > | protected |
Singleton()=default | of::utils::Singleton< Derived > | protected |
Singleton(const Singleton &)=delete | of::utils::Singleton< Derived > | protected |
Singleton(Singleton &&) noexcept=delete | of::utils::Singleton< Derived > | protected |
~Singleton()=default | of::utils::Singleton< Derived > | protectedvirtual |