|
waterlinkedsonar
C++ client library for the Water Linked Sonar 3D-15
|
This is the complete list of members for waterlinked::sonar::HttpTransport, including all inherited members.
| get(const std::string &path)=0 | waterlinked::sonar::HttpTransport | pure virtual |
| post(const std::string &path, const std::string &json_body, std::optional< std::chrono::milliseconds > timeout_override=std::nullopt)=0 | waterlinked::sonar::HttpTransport | pure virtual |
| ~HttpTransport()=default | waterlinked::sonar::HttpTransport | virtual |