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 DummyBackend, including all inherited members.
close() | DummyBackend | inlinevirtual |
init(std::string logger_name, bool compression) | DummyBackend | inlinevirtual |
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) | DummyBackend | inlinevirtual |