MatLogger2
1.0.0
Library for logging of numeric data to HDF5 MAT-files, which is RT-safe and multithreaded.
|
This is the complete list of members for XBot::matlogger2::MatioBackend, including all inherited members.
close() override | XBot::matlogger2::MatioBackend | virtual |
init(std::string logger_name, bool enable_compression) override | XBot::matlogger2::MatioBackend | virtual |
MakeInstance(std::string type) | XBot::matlogger2::Backend | static |
Ptr typedef | XBot::matlogger2::Backend | |
UniquePtr typedef | XBot::matlogger2::Backend | |
write(const char *name, const double *data, int rows, int cols, int slices) override | XBot::matlogger2::MatioBackend | virtual |