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 XBot::VariableBuffer, including all inherited members.
add_elem(const Eigen::MatrixBase< Derived > &data) | XBot::VariableBuffer | inline |
CallbackType typedef | XBot::VariableBuffer | |
flush_to_queue() | XBot::VariableBuffer | |
get_dimension() const | XBot::VariableBuffer | |
get_name() const | XBot::VariableBuffer | |
Mode enum name | XBot::VariableBuffer | |
NumBlocks() | XBot::VariableBuffer | static |
read_block(Eigen::MatrixXd &data, int &valid_elements) | XBot::VariableBuffer | |
set_buffer_mode(VariableBuffer::Mode mode) | XBot::VariableBuffer | |
set_on_block_available(CallbackType callback) | XBot::VariableBuffer | |
VariableBuffer(std::string name, int dim_rows, int dim_cols, int block_size) | XBot::VariableBuffer | |
~VariableBuffer() | XBot::VariableBuffer |