![]() |
Atlas Game Manager
A game manager for f95 and dlsite written in c++
|
#include <filesystem>#include <mutex>#include <sqlite3.h>Go to the source code of this file.
Classes | |
| class | Database |
Namespaces | |
| namespace | internal |
Macros | |
| #define | ATLAS_DATABASE_HPP |
Typedefs | |
| using | internal::MtxType = std::mutex |
| using | internal::LockGuardType = std::lock_guard< std::mutex > |
| #define ATLAS_DATABASE_HPP |