Autonomy Software C++ 24.5.1
Welcome to the Autonomy Software repository of the Mars Rover Design Team (MRDT) at Missouri University of Science and Technology (Missouri S&T)! API reference contains the source code and other resources for the development of the autonomy software for our Mars rover. The Autonomy Software project aims to compete in the University Rover Challenge (URC) by demonstrating advanced autonomous capabilities and robust navigation algorithms.
Loading...
Searching...
No Matches
duckdb::HTTPResponse Member List

This is the complete list of members for duckdb::HTTPResponse, including all inherited members.

body (defined in duckdb::HTTPResponse)duckdb::HTTPResponse
GetError() const (defined in duckdb::HTTPResponse)duckdb::HTTPResponse
GetHeaderValue(const string &key) const (defined in duckdb::HTTPResponse)duckdb::HTTPResponse
GetRequestError() const (defined in duckdb::HTTPResponse)duckdb::HTTPResponse
HasHeader(const string &key) const (defined in duckdb::HTTPResponse)duckdb::HTTPResponse
HasRequestError() const (defined in duckdb::HTTPResponse)duckdb::HTTPResponse
headers (defined in duckdb::HTTPResponse)duckdb::HTTPResponse
HTTPResponse(HTTPStatusCode code) (defined in duckdb::HTTPResponse)duckdb::HTTPResponseexplicit
reason (defined in duckdb::HTTPResponse)duckdb::HTTPResponse
request_error (defined in duckdb::HTTPResponse)duckdb::HTTPResponse
ShouldRetry() const (defined in duckdb::HTTPResponse)duckdb::HTTPResponse
status (defined in duckdb::HTTPResponse)duckdb::HTTPResponse
success (defined in duckdb::HTTPResponse)duckdb::HTTPResponse
Success() const (defined in duckdb::HTTPResponse)duckdb::HTTPResponse
url (defined in duckdb::HTTPResponse)duckdb::HTTPResponse