Atlas Game Manager
A game manager for f95 and dlsite written in c++
Loading...
Searching...
No Matches
Database.hpp File Reference
#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 >
 

Macro Definition Documentation

◆ ATLAS_DATABASE_HPP

#define ATLAS_DATABASE_HPP