Leosac  0.8.0
Open Source Access Control
STDTimePointODB.hpp File Reference
#include "tools/MyTime.hpp"
#include <cassert>
#include <chrono>
#include <date/date.h>
#include <iomanip>
#include <odb/pgsql/traits.hxx>
#include <odb/sqlite/traits.hxx>
+ Include dependency graph for STDTimePointODB.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  odb::pgsql::value_traits< std::chrono::system_clock::time_point, id_timestamp >
 This is inspired by the boost ODB profile. More...
 
class  odb::sqlite::value_traits< std::chrono::system_clock::time_point, id_text >
 Store as string. More...
 

Namespaces

 odb
 Provide ODB magic to be able to store an Leosac::Audit::EventType (FlagSet) object.
 
 odb::pgsql
 Code to map std::chrono::milliseconds to an integer in database.
 
 odb::sqlite