MatLogger2  1.0.0
Library for logging of numeric data to HDF5 MAT-files, which is RT-safe and multithreaded.
Public Member Functions | Public Attributes | List of all members
XBot::MatLogger2::Options Struct Reference

#include <matlogger2.h>

+ Collaboration diagram for XBot::MatLogger2::Options:

Public Member Functions

 Options ()
 

Public Attributes

bool enable_compression
 
int default_buffer_size
 

Detailed Description

Definition at line 75 of file matlogger2.h.

Constructor & Destructor Documentation

XBot::MatLogger2::Options::Options ( )

Definition at line 47 of file matlogger2.cpp.

Member Data Documentation

int XBot::MatLogger2::Options::default_buffer_size

Definition at line 78 of file matlogger2.h.

bool XBot::MatLogger2::Options::enable_compression

Definition at line 77 of file matlogger2.h.


The documentation for this struct was generated from the following files: