#include <loggers_ui.h>
logger = { type = "dirfilelog"; dirmane = "directory_for_files"; // resulting files will be stored there maxlen = 100; // size of memory buffer, when full results are written to disk }
Public Member Functions | |
bdmroot * | build (Setting &S) const |
Function building the computational object. | |
Protected Member Functions | |
const vec | getvec (Setting &S) const |
const mat | getmat (Setting &S, int ncols) const |
const ivec | getivec (Setting &S) const |
const Array< string > | get_as (Setting &S) const |