Class ILLIXR::stdout_record_logger
ClassList > ILLIXR > stdout_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 |
---|---|
virtual void | log (const record & r) override |
Protected Functions Documentation
function log
inline virtual void ILLIXR::stdout_record_logger::log (
const record & r
) override
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR/src/stdout_record_logger.hpp