Enigma  3.2.0
A Simple, Reliable and Efficient Encryption Tool
Database.hpp File Reference
#include <Core/Core.hpp>
#include <Logger/Logger.hpp>
#include <Utility/FileUtils.hpp>
#include <Utility/SizeUtils.hpp>
#include <Utility/StringUtils.hpp>
#include <SQLiteCpp/SQLiteCpp.h>
#include "Models/Encryption.hpp"
#include <memory>
#include <vector>

Go to the source code of this file.

Classes

class  Database
 

Macros

#define CASE_STR(e)
 
#define CASE_STR(e)
 

Macro Definition Documentation

◆ CASE_STR [1/2]

#define CASE_STR (   e)
Value:
case OrderBy::e: \
return #e

◆ CASE_STR [2/2]

#define CASE_STR (   e)
Value:
case Order::e: \
return #e