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

Classes

struct  atlas::records::VersionKey
 
struct  std::hash< atlas::records::VersionKey >
 

Namespaces

namespace  atlas
 
namespace  atlas::records
 
namespace  atlas::records::internal
 

Functions

std::shared_ptr< VersionDataatlas::records::internal::getPtr (const RecordID id, const QString version)
 
void atlas::records::internal::releasePtr (const RecordID id, const QString version)
 

Variables

static std::unordered_map< VersionKey, std::shared_ptr< VersionData > > atlas::records::internal::map
 
static std::mutex atlas::records::internal::map_mtx