MatLogger2  1.0.0
Library for logging of numeric data to HDF5 MAT-files, which is RT-safe and multithreaded.
Classes | Typedefs
boost::lockfree::detail Namespace Reference

Classes

class  compile_time_sized_ringbuffer
 
struct  make_ringbuffer
 
class  ringbuffer_base
 
class  runtime_sized_ringbuffer
 

Typedefs

typedef parameter::parameters< boost::parameter::optional< tag::capacity >, boost::parameter::optional< tag::allocator > > ringbuffer_signature
 

Typedef Documentation

typedef parameter::parameters<boost::parameter::optional<tag::capacity>, boost::parameter::optional<tag::allocator> > boost::lockfree::detail::ringbuffer_signature

Definition at line 49 of file spsc_queue_logger.hpp.