MatLogger2  1.0.0
Library for logging of numeric data to HDF5 MAT-files, which is RT-safe and multithreaded.
XBot::matlogger2::Backend Member List

This is the complete list of members for XBot::matlogger2::Backend, including all inherited members.

close()=0XBot::matlogger2::Backendpure virtual
init(std::string logger_name, bool enable_compression)=0XBot::matlogger2::Backendpure virtual
MakeInstance(std::string type)XBot::matlogger2::Backendstatic
Ptr typedefXBot::matlogger2::Backend
UniquePtr typedefXBot::matlogger2::Backend
write(const char *name, const double *data, int rows, int cols, int slices)=0XBot::matlogger2::Backendpure virtual