|
oveRTOS C++ API
C++20 RAII wrappers for the oveRTOS C API
|
Type-safe, fixed-depth message queue with RAII lifecycle. More...


Go to the source code of this file.
Classes | |
| class | ove::Queue< T, MaxItems > |
| RAII wrapper around an oveRTOS typed message queue. More... | |
Namespaces | |
| namespace | ove |
| Top-level namespace for all oveRTOS C++ abstractions. | |
Type-safe, fixed-depth message queue with RAII lifecycle.