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

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

CallToString(const string &catalog_name, const string &schema_name, const string &name, const vector< LogicalType > &arguments, const LogicalType &varargs=LogicalType::INVALID)duckdb::Functionstatic
CallToString(const string &catalog_name, const string &schema_name, const string &name, const vector< LogicalType > &arguments, const LogicalType &varargs, const LogicalType &return_type)duckdb::Functionstatic
CallToString(const string &catalog_name, const string &schema_name, const string &name, const vector< LogicalType > &arguments, const named_parameter_type_map_t &named_parameters)duckdb::Functionstatic
catalog_name (defined in duckdb::Function)duckdb::Function
EraseArgument(SimpleFunction &bound_function, vector< unique_ptr< Expression > > &arguments, idx_t argument_index)duckdb::Functionstatic
extra_infoduckdb::Function
Function(string name) (defined in duckdb::Function)duckdb::Functionexplicit
nameduckdb::Function
schema_name (defined in duckdb::Function)duckdb::Function
~Function() (defined in duckdb::Function)duckdb::Functionvirtual