waterlinkedsonar
C++ client library for the Water Linked Sonar 3D-15
Loading...
Searching...
No Matches
Classes | Namespaces
curl_transport.hpp File Reference

HTTP transport using libcurl for the Sonar 3D-15 API. More...

#include <chrono>
#include <cstdint>
#include <memory>
#include <optional>
#include <string>
#include <waterlinkedsonar/http_transport.hpp>

Go to the source code of this file.

Classes

class  waterlinked::sonar::CurlTransport
 libcurl easy-interface transport: one handle, blocking, not thread-safe. More...
 

Namespaces

namespace  waterlinked
 
namespace  waterlinked::sonar
 

Detailed Description

HTTP transport using libcurl for the Sonar 3D-15 API.