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