µOS++ POSIX I/O C++ utilites. More...
| Classes | |
| class | os::posix::circular_buffer< T > | 
| Circular buffer class template.  More... | |
| Typedefs | |
| using | os::posix::circular_buffer_bytes = circular_buffer< uint8_t > | 
| Circular buffer of bytes. | |
µOS++ POSIX I/O C++ utilites.
This page groups the classes providing various utilities used in the POSIX I/O subsistem.
TODO: add content
| using os::posix::circular_buffer_bytes = typedef circular_buffer<uint8_t> | 
Circular buffer of bytes.
Definition at line 197 of file circular-buffer.h.