Leosac  0.8.0
Open Source Access Control
db_fwd.hpp File Reference
#include <memory>
+ Include dependency graph for db_fwd.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 odb
 Provide ODB magic to be able to store an Leosac::Audit::EventType (FlagSet) object.
 
 Leosac
 This is the header file for a generated source file, GitSHA1.cpp.
 

Typedefs

using Leosac::DBPtr = std::shared_ptr< odb::database >
 
using Leosac::DBServicePtr = std::shared_ptr< DBService >