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

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

get(const std::string &path)=0waterlinked::sonar::HttpTransportpure virtual
post(const std::string &path, const std::string &json_body, std::optional< std::chrono::milliseconds > timeout_override=std::nullopt)=0waterlinked::sonar::HttpTransportpure virtual
~HttpTransport()=defaultwaterlinked::sonar::HttpTransportvirtual