MatLogger2
1.0.0
Library for logging of numeric data to HDF5 MAT-files, which is RT-safe and multithreaded.
|
Classes | |
class | Backend |
class | condition_variable |
class | MatioBackend |
class | mutex |
class | thread |
Typedefs | |
typedef std::mutex | MutexType |
typedef std::condition_variable | CondVarType |
typedef std::thread | ThreadType |
typedef std::condition_variable XBot::matlogger2::CondVarType |
typedef std::mutex XBot::matlogger2::MutexType |
typedef std::thread XBot::matlogger2::ThreadType |