Definition at line 25 of file StashService.h.
◆ StashService()
Cogs::Core::TerrainProvider::StashService::StashService |
( |
Context * |
context | ) |
|
◆ ~StashService()
Cogs::Core::TerrainProvider::StashService::~StashService |
( |
| ) |
|
◆ getStash()
◆ context
Context* Cogs::Core::TerrainProvider::StashService::context = nullptr |
|
private |
◆ mutex
Cogs::Mutex Cogs::Core::TerrainProvider::StashService::mutex |
|
private |
◆ stashes
std::unordered_map<std::thread::id, std::unique_ptr<Stash> > Cogs::Core::TerrainProvider::StashService::stashes |
|
private |
The documentation for this class was generated from the following files: