MatLogger2
1.0.0
Library for logging of numeric data to HDF5 MAT-files, which is RT-safe and multithreaded.
|
#include <matlogger2.h>
Public Member Functions | |
Options () | |
Public Attributes | |
bool | enable_compression |
int | default_buffer_size |
Definition at line 75 of file matlogger2.h.
XBot::MatLogger2::Options::Options | ( | ) |
Definition at line 47 of file matlogger2.cpp.
int XBot::MatLogger2::Options::default_buffer_size |
Definition at line 78 of file matlogger2.h.
bool XBot::MatLogger2::Options::enable_compression |
Definition at line 77 of file matlogger2.h.