|
oveRTOS C++ API
C++20 RAII wrappers for the oveRTOS C API
|
This is the complete list of members for ove::StaticCell< T >, including all inherited members.
| get() | ove::StaticCell< T > | inline |
| get() const | ove::StaticCell< T > | inline |
| init(Args &&... args) | ove::StaticCell< T > | inline |
| is_initialized() const | ove::StaticCell< T > | inline |
| operator=(const StaticCell &)=delete (defined in ove::StaticCell< T >) | ove::StaticCell< T > | |
| operator=(StaticCell &&)=delete (defined in ove::StaticCell< T >) | ove::StaticCell< T > | |
| StaticCell()=default (defined in ove::StaticCell< T >) | ove::StaticCell< T > | |
| StaticCell(const StaticCell &)=delete (defined in ove::StaticCell< T >) | ove::StaticCell< T > | |
| StaticCell(StaticCell &&)=delete (defined in ove::StaticCell< T >) | ove::StaticCell< T > | |
| ~StaticCell()=default (defined in ove::StaticCell< T >) | ove::StaticCell< T > |