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::Backend, including all inherited members.
close()=0 | XBot::matlogger2::Backend | pure virtual |
init(std::string logger_name, bool enable_compression)=0 | XBot::matlogger2::Backend | pure 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)=0 | XBot::matlogger2::Backend | pure virtual |