Class ILLIXR::sqlite_record_logger
ClassList > ILLIXR > sqlite_record_logger
Inherits the following classes: ILLIXR::record_logger
Public Functions inherited from ILLIXR::record_logger
Type | Name |
---|---|
virtual void | log (const record & r) = 0 Writes one log record. |
virtual void | log (const std::vector< record > & rs) Writes many of the same type of log record. |
~record_logger () override |
Public Functions inherited from ILLIXR::phonebook::service
See ILLIXR::phonebook::service
Type | Name |
---|---|
virtual | ~service () = default |
Protected Functions
Type | Name |
---|---|
void | log (const std::vector< record > & r) override |
void | log (const record & r) override |
Protected Functions Documentation
function log [1/2]
inline void ILLIXR::sqlite_record_logger::log (
const std::vector< record > & r
) override
function log [2/2]
inline void ILLIXR::sqlite_record_logger::log (
const record & r
) override
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR/src/sqlite_record_logger.hpp