![]()  | 
  
    Leosac
    0.8.0
    
   Open Source Access Control 
   | 
 
The AuditTracker class provides the ability to "track" the audit log and acknowledge its entries. More...
#include <IAuditTracker.hpp>
Public Member Functions | |
| virtual AuditEntryId | last_id () const =0 | 
| Returns the id the last processed audit entry.  More... | |
The AuditTracker class provides the ability to "track" the audit log and acknowledge its entries.
It can be used to keep track of "how up-to-date" a component is with regards to the audit log.
Definition at line 35 of file IAuditTracker.hpp.
      
  | 
  pure virtual | 
Returns the id the last processed audit entry.