![]() |
Atlas Game Manager
A game manager for f95 and dlsite written in c++
|
Namespaces | |
| namespace | atlas |
| namespace | atlas::remote |
| namespace | atlas::remote::internal |
Functions | |
| std::shared_ptr< AtlasData > | atlas::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::AtlasRemoteData > | atlas::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 |