waterlinkedsonar
C++ client library for the Water Linked Sonar 3D-15
Loading...
Searching...
No Matches
waterlinked::sonar::CurlTransport Member List

This is the complete list of members for waterlinked::sonar::CurlTransport, including all inherited members.

CurlTransport(const std::string &ip, std::uint16_t port, std::chrono::milliseconds timeout)waterlinked::sonar::CurlTransport
CurlTransport(const CurlTransport &)=deletewaterlinked::sonar::CurlTransport
get(const std::string &path) overridewaterlinked::sonar::CurlTransportvirtual
operator=(const CurlTransport &)=deletewaterlinked::sonar::CurlTransport
post(const std::string &path, const std::string &json_body, std::optional< std::chrono::milliseconds > timeout_override=std::nullopt) overridewaterlinked::sonar::CurlTransportvirtual
~CurlTransport() overridewaterlinked::sonar::CurlTransport
~HttpTransport()=defaultwaterlinked::sonar::HttpTransportvirtual