MatLogger2  1.0.0
Library for logging of numeric data to HDF5 MAT-files, which is RT-safe and multithreaded.
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
 Nboost
 Nlockfree
 Ndetail
 Ccompile_time_sized_ringbuffer
 Cmake_ringbuffer
 Cringbuffer_base
 Cruntime_sized_ringbuffer
 Cspsc_queueThe spsc_queue class provides a single-writer/single-reader fifo queue, pushing and popping is wait-free
 NXBot
 Nmatlogger2
 CBackend
 Ccondition_variable
 CMatioBackend
 Cmutex
 Cthread
 CMatAppenderAllows to flush data to disk from multiple MatLogger2 loggers at once, both synchronously and from a separate flusher thread
 CImpl
 CMatLogger2Allows the user to save numeric variables (scalars, vectors, matrices) to HDF5 MAT-files
 CMutexImpl
 COptions
 CVariableBufferImplements a memory buffer for a single logged variable
 CBufferInfo
 CQueueImplImplements the buffering strategy for a single logged variable
 CDummyBackend