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::ExceptionFormatValue Member List

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

CreateFormatValue(const T &value) (defined in duckdb::ExceptionFormatValue)duckdb::ExceptionFormatValueinlinestatic
CreateFormatValue(const PhysicalType &value) (defined in duckdb::ExceptionFormatValue)duckdb::ExceptionFormatValue
CreateFormatValue(const LogicalType &value) (defined in duckdb::ExceptionFormatValue)duckdb::ExceptionFormatValue
CreateFormatValue(const float &value) (defined in duckdb::ExceptionFormatValue)duckdb::ExceptionFormatValue
CreateFormatValue(const double &value) (defined in duckdb::ExceptionFormatValue)duckdb::ExceptionFormatValue
CreateFormatValue(const string &value) (defined in duckdb::ExceptionFormatValue)duckdb::ExceptionFormatValue
CreateFormatValue(const String &value) (defined in duckdb::ExceptionFormatValue)duckdb::ExceptionFormatValue
CreateFormatValue(const SQLString &value) (defined in duckdb::ExceptionFormatValue)duckdb::ExceptionFormatValue
CreateFormatValue(const SQLIdentifier &value) (defined in duckdb::ExceptionFormatValue)duckdb::ExceptionFormatValue
CreateFormatValue(const char *const &value) (defined in duckdb::ExceptionFormatValue)duckdb::ExceptionFormatValue
CreateFormatValue(char *const &value) (defined in duckdb::ExceptionFormatValue)duckdb::ExceptionFormatValue
CreateFormatValue(const idx_t &value) (defined in duckdb::ExceptionFormatValue)duckdb::ExceptionFormatValue
CreateFormatValue(const hugeint_t &value) (defined in duckdb::ExceptionFormatValue)duckdb::ExceptionFormatValue
CreateFormatValue(const uhugeint_t &value) (defined in duckdb::ExceptionFormatValue)duckdb::ExceptionFormatValue
CreateFormatValue(const PhysicalType &value) (defined in duckdb::ExceptionFormatValue)duckdb::ExceptionFormatValue
CreateFormatValue(const SQLString &value) (defined in duckdb::ExceptionFormatValue)duckdb::ExceptionFormatValue
CreateFormatValue(const SQLIdentifier &value) (defined in duckdb::ExceptionFormatValue)duckdb::ExceptionFormatValue
CreateFormatValue(const LogicalType &value) (defined in duckdb::ExceptionFormatValue)duckdb::ExceptionFormatValue
CreateFormatValue(const float &value) (defined in duckdb::ExceptionFormatValue)duckdb::ExceptionFormatValue
CreateFormatValue(const double &value) (defined in duckdb::ExceptionFormatValue)duckdb::ExceptionFormatValue
CreateFormatValue(const string &value) (defined in duckdb::ExceptionFormatValue)duckdb::ExceptionFormatValue
CreateFormatValue(const String &value) (defined in duckdb::ExceptionFormatValue)duckdb::ExceptionFormatValue
CreateFormatValue(const char *const &value) (defined in duckdb::ExceptionFormatValue)duckdb::ExceptionFormatValue
CreateFormatValue(char *const &value) (defined in duckdb::ExceptionFormatValue)duckdb::ExceptionFormatValue
CreateFormatValue(const idx_t &value) (defined in duckdb::ExceptionFormatValue)duckdb::ExceptionFormatValue
CreateFormatValue(const hugeint_t &value) (defined in duckdb::ExceptionFormatValue)duckdb::ExceptionFormatValue
CreateFormatValue(const uhugeint_t &value) (defined in duckdb::ExceptionFormatValue)duckdb::ExceptionFormatValue
dbl_val (defined in duckdb::ExceptionFormatValue)duckdb::ExceptionFormatValue
ExceptionFormatValue(double dbl_val) (defined in duckdb::ExceptionFormatValue)duckdb::ExceptionFormatValue
ExceptionFormatValue(int64_t int_val) (defined in duckdb::ExceptionFormatValue)duckdb::ExceptionFormatValue
ExceptionFormatValue(idx_t uint_val) (defined in duckdb::ExceptionFormatValue)duckdb::ExceptionFormatValue
ExceptionFormatValue(string str_val) (defined in duckdb::ExceptionFormatValue)duckdb::ExceptionFormatValue
ExceptionFormatValue(const String &str_val) (defined in duckdb::ExceptionFormatValue)duckdb::ExceptionFormatValue
ExceptionFormatValue(hugeint_t hg_val) (defined in duckdb::ExceptionFormatValue)duckdb::ExceptionFormatValue
ExceptionFormatValue(uhugeint_t uhg_val) (defined in duckdb::ExceptionFormatValue)duckdb::ExceptionFormatValue
Format(const string &msg, std::vector< ExceptionFormatValue > &values) (defined in duckdb::ExceptionFormatValue)duckdb::ExceptionFormatValuestatic
int_val (defined in duckdb::ExceptionFormatValue)duckdb::ExceptionFormatValue
str_val (defined in duckdb::ExceptionFormatValue)duckdb::ExceptionFormatValue
type (defined in duckdb::ExceptionFormatValue)duckdb::ExceptionFormatValue