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

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

CatalogSearchPath(ClientContext &client_p) (defined in duckdb::CatalogSearchPath)duckdb::CatalogSearchPathexplicit
CatalogSearchPath(ClientContext &client_p, vector< CatalogSearchEntry > entries) (defined in duckdb::CatalogSearchPath)duckdb::CatalogSearchPath
CatalogSearchPath(const CatalogSearchPath &other)=delete (defined in duckdb::CatalogSearchPath)duckdb::CatalogSearchPath
context (defined in duckdb::CatalogSearchPath)duckdb::CatalogSearchPathprivate
Get() const (defined in duckdb::CatalogSearchPath)duckdb::CatalogSearchPath
GetCatalogsForSchema(const string &schema) const (defined in duckdb::CatalogSearchPath)duckdb::CatalogSearchPath
GetDefault() const (defined in duckdb::CatalogSearchPath)duckdb::CatalogSearchPath
GetDefaultCatalog(const string &schema) const (defined in duckdb::CatalogSearchPath)duckdb::CatalogSearchPath
GetDefaultSchema(const string &catalog) constduckdb::CatalogSearchPath
GetDefaultSchema(ClientContext &context, const string &catalog) const (defined in duckdb::CatalogSearchPath)duckdb::CatalogSearchPath
GetSchemasForCatalog(const string &catalog) const (defined in duckdb::CatalogSearchPath)duckdb::CatalogSearchPath
GetSetName(CatalogSetPathType set_type) (defined in duckdb::CatalogSearchPath)duckdb::CatalogSearchPathprivate
GetSetPaths() const (defined in duckdb::CatalogSearchPath)duckdb::CatalogSearchPathinline
paths (defined in duckdb::CatalogSearchPath)duckdb::CatalogSearchPathprivate
Reset() (defined in duckdb::CatalogSearchPath)duckdb::CatalogSearchPath
SchemaInSearchPath(ClientContext &context, const string &catalog_name, const string &schema_name) const (defined in duckdb::CatalogSearchPath)duckdb::CatalogSearchPath
Set(CatalogSearchEntry new_value, CatalogSetPathType set_type) (defined in duckdb::CatalogSearchPath)duckdb::CatalogSearchPath
Set(vector< CatalogSearchEntry > new_paths, CatalogSetPathType set_type) (defined in duckdb::CatalogSearchPath)duckdb::CatalogSearchPath
set_pathsduckdb::CatalogSearchPathprivate
SetPathsInternal(vector< CatalogSearchEntry > new_paths)duckdb::CatalogSearchPathprivate