Resource manager.
More...
#include <resource_manager.h>
◆ ResourceManager()
clan::ResourceManager::ResourceManager |
( |
| ) |
|
◆ ~ResourceManager()
clan::ResourceManager::~ResourceManager |
( |
| ) |
|
◆ get_cache()
template<typename Type >
std::shared_ptr<Type> clan::ResourceManager::get_cache |
( |
const std::string & |
name | ) |
const |
|
inline |
◆ set_cache()
template<typename Type >
void clan::ResourceManager::set_cache |
( |
const std::string & |
name, |
|
|
const std::shared_ptr< Type > & |
cache |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: