Leosac  0.8.0
Open Source Access Control
STDDurationODB.hpp File Reference
#include "tools/MyTime.hpp"
#include <cassert>
#include <chrono>
#include <iomanip>
#include <odb/pgsql/traits.hxx>
#include <odb/sqlite/traits.hxx>
+ Include dependency graph for STDDurationODB.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::milliseconds, id_bigint >
 
class  odb::sqlite::value_traits< std::chrono::milliseconds, id_integer >
 

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