Leosac
0.8.0
Open Source Access Control
|
#include "core/audit/AuditFwd.hpp"
#include "core/audit/IAuditEntry.hpp"
#include "core/auth/AuthFwd.hpp"
#include "tools/ElapsedTimeCounter.hpp"
#include "tools/db/database.hpp"
#include <boost/date_time/posix_time/posix_time.hpp>
#include <memory>
#include <odb/callback.hxx>
#include <odb/core.hxx>
Go to the source code of this file.
Classes | |
class | Leosac::Audit::AuditEntry |
Implementation of IAuditEntry, backed by ODB. More... | |
struct | Leosac::Audit::AuditEntryCount |
Namespaces | |
Leosac | |
This is the header file for a generated source file, GitSHA1.cpp. | |
Leosac::Audit | |
The Audit namespace provides classes and facilities to keep track of what's happening on the Leosac deamon. | |