|
std::shared_mutex | storages_mutex_ |
| mutex for storages_map_
|
|
std::map< size_t, SingletonStoragePtr > | storages_map_ |
|
◆ Destroy()
static void GpgFrontend::SingletonStorageCollection::Impl::Destroy |
( |
| ) |
|
|
inlinestatic |
Get the Instance object.
- Returns
- SingletonStorageCollection*
◆ GetInstance()
Get the Instance object.
- Returns
- SingletonStorageCollection*
◆ GetSingletonStorage()
auto GpgFrontend::SingletonStorageCollection::Impl::GetSingletonStorage |
( |
const std::type_info & |
type_id | ) |
-> SingletonStorage* |
|
inline |
Get the Singleton Storage object.
- Parameters
-
singleton_function_object | |
- Returns
- SingletonStorage*
References storages_mutex_.
The documentation for this class was generated from the following file:
- src/core/function/basic/SingletonStorageCollection.cpp