![]() |
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.
|
This is the complete list of members for duckdb::SchemaCatalogEntry, including all inherited members.
| Alter(CatalogTransaction transaction, AlterInfo &info)=0 | duckdb::SchemaCatalogEntry | pure virtual |
| AlterEntry(ClientContext &context, AlterInfo &info) (defined in duckdb::CatalogEntry) | duckdb::CatalogEntry | virtual |
| AlterEntry(CatalogTransaction transaction, AlterInfo &info) (defined in duckdb::CatalogEntry) | duckdb::CatalogEntry | virtual |
| Cast() (defined in duckdb::CatalogEntry) | duckdb::CatalogEntry | inline |
| Cast() const (defined in duckdb::CatalogEntry) | duckdb::CatalogEntry | inline |
| catalog | duckdb::InCatalogEntry | |
| CatalogEntry(CatalogType type, Catalog &catalog, string name) (defined in duckdb::CatalogEntry) | duckdb::CatalogEntry | |
| CatalogEntry(CatalogType type, string name, idx_t oid) (defined in duckdb::CatalogEntry) | duckdb::CatalogEntry | |
| child | duckdb::CatalogEntry | private |
| Child() (defined in duckdb::CatalogEntry) | duckdb::CatalogEntry | |
| comment | duckdb::CatalogEntry | |
| Copy(ClientContext &context) const (defined in duckdb::CatalogEntry) | duckdb::CatalogEntry | virtual |
| CreateCollation(CatalogTransaction transaction, CreateCollationInfo &info)=0 | duckdb::SchemaCatalogEntry | pure virtual |
| CreateCoordinateSystem(CatalogTransaction transaction, CreateCoordinateSystemInfo &info) | duckdb::SchemaCatalogEntry | inlinevirtual |
| CreateCopyFunction(CatalogTransaction transaction, CreateCopyFunctionInfo &info)=0 | duckdb::SchemaCatalogEntry | pure virtual |
| CreateFunction(CatalogTransaction transaction, CreateFunctionInfo &info)=0 | duckdb::SchemaCatalogEntry | pure virtual |
| CreateIndex(CatalogTransaction transaction, CreateIndexInfo &info, TableCatalogEntry &table)=0 | duckdb::SchemaCatalogEntry | pure virtual |
| CreateIndex(ClientContext &context, CreateIndexInfo &info, TableCatalogEntry &table) (defined in duckdb::SchemaCatalogEntry) | duckdb::SchemaCatalogEntry | |
| CreatePragmaFunction(CatalogTransaction transaction, CreatePragmaFunctionInfo &info)=0 | duckdb::SchemaCatalogEntry | pure virtual |
| CreateSequence(CatalogTransaction transaction, CreateSequenceInfo &info)=0 | duckdb::SchemaCatalogEntry | pure virtual |
| CreateTable(CatalogTransaction transaction, BoundCreateTableInfo &info)=0 | duckdb::SchemaCatalogEntry | pure virtual |
| CreateTableFunction(CatalogTransaction transaction, CreateTableFunctionInfo &info)=0 | duckdb::SchemaCatalogEntry | pure virtual |
| CreateType(CatalogTransaction transaction, CreateTypeInfo &info)=0 | duckdb::SchemaCatalogEntry | pure virtual |
| CreateView(CatalogTransaction transaction, CreateViewInfo &info)=0 | duckdb::SchemaCatalogEntry | pure virtual |
| deleted | duckdb::CatalogEntry | |
| Deserialize(Deserializer &deserializer) (defined in duckdb::CatalogEntry) | duckdb::CatalogEntry | static |
| DropEntry(ClientContext &context, DropInfo &info)=0 | duckdb::SchemaCatalogEntry | pure virtual |
| GetCatalogTransaction(ClientContext &context) (defined in duckdb::SchemaCatalogEntry) | duckdb::SchemaCatalogEntry | |
| GetEntry(CatalogTransaction transaction, CatalogType type, const string &name) (defined in duckdb::SchemaCatalogEntry) | duckdb::SchemaCatalogEntry | |
| GetInfo() const override (defined in duckdb::SchemaCatalogEntry) | duckdb::SchemaCatalogEntry | virtual |
| GetSimilarEntry(CatalogTransaction transaction, const EntryLookupInfo &lookup_info) (defined in duckdb::SchemaCatalogEntry) | duckdb::SchemaCatalogEntry | virtual |
| HasChild() const (defined in duckdb::CatalogEntry) | duckdb::CatalogEntry | |
| HasParent() const (defined in duckdb::CatalogEntry) | duckdb::CatalogEntry | |
| InCatalogEntry(CatalogType type, Catalog &catalog, string name) (defined in duckdb::InCatalogEntry) | duckdb::InCatalogEntry | |
| internal | duckdb::CatalogEntry | |
| LookupEntry(CatalogTransaction transaction, const EntryLookupInfo &lookup_info)=0 | duckdb::SchemaCatalogEntry | pure virtual |
| LookupEntryDetailed(CatalogTransaction transaction, const EntryLookupInfo &lookup_info) | duckdb::SchemaCatalogEntry | virtual |
| Name (defined in duckdb::SchemaCatalogEntry) | duckdb::SchemaCatalogEntry | static |
| name | duckdb::CatalogEntry | |
| oid | duckdb::CatalogEntry | |
| OnDrop() (defined in duckdb::CatalogEntry) | duckdb::CatalogEntry | virtual |
| Parent() (defined in duckdb::CatalogEntry) | duckdb::CatalogEntry | |
| Parent() const (defined in duckdb::CatalogEntry) | duckdb::CatalogEntry | |
| parent | duckdb::CatalogEntry | private |
| ParentCatalog() override (defined in duckdb::InCatalogEntry) | duckdb::InCatalogEntry | inlinevirtual |
| ParentCatalog() const override (defined in duckdb::InCatalogEntry) | duckdb::InCatalogEntry | inlinevirtual |
| ParentSchema() (defined in duckdb::CatalogEntry) | duckdb::CatalogEntry | virtual |
| ParentSchema() const (defined in duckdb::CatalogEntry) | duckdb::CatalogEntry | virtual |
| Rollback(CatalogEntry &prev_entry) (defined in duckdb::CatalogEntry) | duckdb::CatalogEntry | virtual |
| Scan(ClientContext &context, CatalogType type, const std::function< void(CatalogEntry &)> &callback)=0 | duckdb::SchemaCatalogEntry | pure virtual |
| Scan(CatalogType type, const std::function< void(CatalogEntry &)> &callback)=0 | duckdb::SchemaCatalogEntry | pure virtual |
| SchemaCatalogEntry(Catalog &catalog, CreateSchemaInfo &info) (defined in duckdb::SchemaCatalogEntry) | duckdb::SchemaCatalogEntry | |
| Serialize(Serializer &serializer) const (defined in duckdb::CatalogEntry) | duckdb::CatalogEntry | |
| set | duckdb::CatalogEntry | |
| SetAsRoot() | duckdb::CatalogEntry | virtual |
| SetChild(unique_ptr< CatalogEntry > child) (defined in duckdb::CatalogEntry) | duckdb::CatalogEntry | |
| tags | duckdb::CatalogEntry | |
| TakeChild() (defined in duckdb::CatalogEntry) | duckdb::CatalogEntry | |
| temporary | duckdb::CatalogEntry | |
| timestamp | duckdb::CatalogEntry | |
| ToSQL() const override | duckdb::SchemaCatalogEntry | virtual |
| type | duckdb::CatalogEntry | |
| Type (defined in duckdb::SchemaCatalogEntry) | duckdb::SchemaCatalogEntry | static |
| UndoAlter(ClientContext &context, AlterInfo &info) (defined in duckdb::CatalogEntry) | duckdb::CatalogEntry | virtual |
| Verify(Catalog &catalog) override (defined in duckdb::InCatalogEntry) | duckdb::InCatalogEntry | virtual |
| ~CatalogEntry() (defined in duckdb::CatalogEntry) | duckdb::CatalogEntry | virtual |
| ~InCatalogEntry() override (defined in duckdb::InCatalogEntry) | duckdb::InCatalogEntry |