oveRTOS C++ API
C++20 RAII wrappers for the oveRTOS C API
Loading...
Searching...
No Matches
Classes | Namespaces
net_http.hpp File Reference

RAII C++ wrappers for the oveRTOS HTTP client API. More...

#include <ove/net_http.h>
#include <ove/types.hpp>
#include <ove/error.hpp>
Include dependency graph for net_http.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ove::http::Response
 RAII wrapper around an oveRTOS HTTP response. More...
 
class  ove::http::Client
 RAII wrapper around an oveRTOS HTTP client handle. More...
 

Namespaces

namespace  ove
 Top-level namespace for all oveRTOS C++ abstractions.
 
namespace  ove::http
 C++ wrappers around the oveRTOS HTTP client API.
 

Detailed Description

RAII C++ wrappers for the oveRTOS HTTP client API.