|
Leosac
0.8.0
Open Source Access Control
|
Go to the documentation of this file.
21 #include "core/audit/AuditEntry_odb.h"
31 return last_.object_id();
37 ASSERT_LOG(l,
"Cannot set a null entry as last.");
#define ASSERT_LOG(cond, msg)
unsigned long AuditEntryId
odb::lazy_shared_ptr< AuditEntry > AuditEntryLPtr
void last(AuditEntryLPtr)
Set the last tracked audit entry.
The Audit namespace provides classes and facilities to keep track of what's happening on the Leosac d...
This is the header file for a generated source file, GitSHA1.cpp.
odb::lazy_shared_ptr< AuditEntry > last_
The last audit entry we kept track of.
virtual AuditEntryId last_id() const