This header-file is part of module ALib Singletons of the ALib C++ Framework.
Copyright 2013-2026 A-Worx GmbH, Germany. Published under License.
Definition in file singletons.hpp.
Go to the source code of this file.
Classes | |
| class | alib::singletons::Singleton< TDerivedClass > |
Namespaces | |
| namespace | alib |
| namespace | alib::singletons |
Typedefs | |
| template<typename T> | |
| using | alib::Singleton = singletons::Singleton<T> |
Type alias in namespace alib. | |
Functions | |
| HashMap< MonoAllocator, lang::TypeFunctors::Key, void *, lang::TypeFunctors::Hash, lang::TypeFunctors::EqualTo, lang::Caching::Auto, Recycling::None > & | alib::singletons::DbgGetSingletons () |
| int | alib::singletons::DbgGetSingletons (NAString &target) |
| void | alib::singletons::shutdown () |