Atlas Game Manager
A game manager for f95 and dlsite written in c++
Loading...
Searching...
No Matches
AtlasData.cpp File Reference

Namespaces

namespace  atlas
 
namespace  atlas::remote
 
namespace  atlas::remote::internal
 

Functions

std::shared_ptr< AtlasDataatlas::remote::internal::get (const AtlasID id)
 
void atlas::remote::internal::release (AtlasID id)
 
AtlasID atlas::remote::atlasIDFromF95Thread (const F95ID thread_id)
 
std::optional< atlas::remote::AtlasRemoteDataatlas::remote::findAtlasData (QString title, QString creator)
 

Variables

static std::unordered_map< AtlasID, std::shared_ptr< AtlasData > > atlas::remote::internal::map
 
static std::mutex atlas::remote::internal::mtx