|
oveRTOS C++ API
C++20 RAII wrappers for the oveRTOS C API
|
This is the complete list of members for ove::ws::Connection, including all inherited members.
| Connection(ove_httpd_ws_conn_t *raw) | ove::ws::Connection | inlineexplicit |
| raw() const | ove::ws::Connection | inline |
| send(const void *data, size_t len) noexcept | ove::ws::Connection | inline |
| send(std::string_view sv) noexcept | ove::ws::Connection | inline |