MatLogger2
1.0.0
Library for logging of numeric data to HDF5 MAT-files, which is RT-safe and multithreaded.
|
#include <map>
#include <string>
#include <iostream>
#include <cstdio>
#include <dlfcn.h>
#include <boost/algorithm/string.hpp>
#include "matlogger2_backend.h"
Go to the source code of this file.
Classes | |
class | DummyBackend |