bdm::stdlog Class Reference
Simple logger used for debugging All data records are written out to std from where they could be send to file. More...
#include <loggers.h>
Inheritance diagram for bdm::stdlog:
Public Member Functions | |
stdlog () | |
default constructor | |
void | init () |
void | step () |
writes everything out | |
void | from_setting (const Setting &set) |
Detailed Description
Simple logger used for debugging All data records are written out to std from where they could be send to file.
Member Function Documentation
void bdm::stdlog::from_setting | ( | const Setting & | set | ) | [inline, virtual] |
Create object from the following structure
class = 'stdlog'; % no parameterization needed
Reimplemented from bdm::memlog.
The documentation for this class was generated from the following file:
Generated on 2 Dec 2013 for mixpp by 1.4.7