Gamedev Framework (gf)
0.3.0
A C++11 framework for 2D games
|
This is the complete list of members for gf::Singleton< T >, including all inherited members.
isValid() const noexcept | gf::Singleton< T > | inline |
operator()() | gf::Singleton< T > | inline |
operator=(const Singleton &)=delete | gf::Singleton< T > | |
operator=(Singleton &&)=delete | gf::Singleton< T > | |
reset() noexcept | gf::Singleton< T > | inline |
Singleton() | gf::Singleton< T > | inline |
Singleton(const Singleton &)=delete | gf::Singleton< T > | |
Singleton(Singleton &&)=delete | gf::Singleton< T > |