Atlas Game Manager
A game manager for f95 and dlsite written in c++
Loading...
Searching...
No Matches
RapidTransaction.hpp File Reference
#include "Transaction.hpp"

Go to the source code of this file.

Namespaces

namespace  atlas
 
namespace  atlas::database
 

Macros

#define ATLASGAMEMANAGER_RAPIDTRANSACTION_HPP
 

Typedefs

using atlas::database::RapidTransaction = TransactionBase< false >
 
using RapidTransaction
 

Macro Definition Documentation

◆ ATLASGAMEMANAGER_RAPIDTRANSACTION_HPP

#define ATLASGAMEMANAGER_RAPIDTRANSACTION_HPP

Typedef Documentation

◆ RapidTransaction