#include <ServiceLocator.hpp>
◆ service_locator_t()
service_locator_t::service_locator_t |
( |
| ) |
|
|
default |
◆ ~service_locator_t()
service_locator_t::~service_locator_t |
( |
| ) |
|
|
default |
◆ clear()
void service_locator_t::clear |
( |
| ) |
|
|
inline |
◆ get_instance()
template<typename T >
std::shared_ptr< T > service_locator_t::get_instance |
( |
| ) |
|
|
inline |
◆ set_instance()
template<typename T , typename... Args>
void service_locator_t::set_instance |
( |
Args... |
args | ) |
|
|
inline |
The documentation for this class was generated from the following file: