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

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

Alter(CatalogTransaction transaction, AlterInfo &info)=0duckdb::SchemaCatalogEntrypure virtual
AlterEntry(ClientContext &context, AlterInfo &info) (defined in duckdb::CatalogEntry)duckdb::CatalogEntryvirtual
AlterEntry(CatalogTransaction transaction, AlterInfo &info) (defined in duckdb::CatalogEntry)duckdb::CatalogEntryvirtual
Cast() (defined in duckdb::CatalogEntry)duckdb::CatalogEntryinline
Cast() const (defined in duckdb::CatalogEntry)duckdb::CatalogEntryinline
catalogduckdb::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
childduckdb::CatalogEntryprivate
Child() (defined in duckdb::CatalogEntry)duckdb::CatalogEntry
commentduckdb::CatalogEntry
Copy(ClientContext &context) const (defined in duckdb::CatalogEntry)duckdb::CatalogEntryvirtual
CreateCollation(CatalogTransaction transaction, CreateCollationInfo &info)=0duckdb::SchemaCatalogEntrypure virtual
CreateCoordinateSystem(CatalogTransaction transaction, CreateCoordinateSystemInfo &info)duckdb::SchemaCatalogEntryinlinevirtual
CreateCopyFunction(CatalogTransaction transaction, CreateCopyFunctionInfo &info)=0duckdb::SchemaCatalogEntrypure virtual
CreateFunction(CatalogTransaction transaction, CreateFunctionInfo &info)=0duckdb::SchemaCatalogEntrypure virtual
CreateIndex(CatalogTransaction transaction, CreateIndexInfo &info, TableCatalogEntry &table)=0duckdb::SchemaCatalogEntrypure virtual
CreateIndex(ClientContext &context, CreateIndexInfo &info, TableCatalogEntry &table) (defined in duckdb::SchemaCatalogEntry)duckdb::SchemaCatalogEntry
CreatePragmaFunction(CatalogTransaction transaction, CreatePragmaFunctionInfo &info)=0duckdb::SchemaCatalogEntrypure virtual
CreateSequence(CatalogTransaction transaction, CreateSequenceInfo &info)=0duckdb::SchemaCatalogEntrypure virtual
CreateTable(CatalogTransaction transaction, BoundCreateTableInfo &info)=0duckdb::SchemaCatalogEntrypure virtual
CreateTableFunction(CatalogTransaction transaction, CreateTableFunctionInfo &info)=0duckdb::SchemaCatalogEntrypure virtual
CreateType(CatalogTransaction transaction, CreateTypeInfo &info)=0duckdb::SchemaCatalogEntrypure virtual
CreateView(CatalogTransaction transaction, CreateViewInfo &info)=0duckdb::SchemaCatalogEntrypure virtual
deletedduckdb::CatalogEntry
Deserialize(Deserializer &deserializer) (defined in duckdb::CatalogEntry)duckdb::CatalogEntrystatic
DropEntry(ClientContext &context, DropInfo &info)=0duckdb::SchemaCatalogEntrypure 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::SchemaCatalogEntryvirtual
GetSimilarEntry(CatalogTransaction transaction, const EntryLookupInfo &lookup_info) (defined in duckdb::SchemaCatalogEntry)duckdb::SchemaCatalogEntryvirtual
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
internalduckdb::CatalogEntry
LookupEntry(CatalogTransaction transaction, const EntryLookupInfo &lookup_info)=0duckdb::SchemaCatalogEntrypure virtual
LookupEntryDetailed(CatalogTransaction transaction, const EntryLookupInfo &lookup_info)duckdb::SchemaCatalogEntryvirtual
Name (defined in duckdb::SchemaCatalogEntry)duckdb::SchemaCatalogEntrystatic
nameduckdb::CatalogEntry
oidduckdb::CatalogEntry
OnDrop() (defined in duckdb::CatalogEntry)duckdb::CatalogEntryvirtual
Parent() (defined in duckdb::CatalogEntry)duckdb::CatalogEntry
Parent() const (defined in duckdb::CatalogEntry)duckdb::CatalogEntry
parentduckdb::CatalogEntryprivate
ParentCatalog() override (defined in duckdb::InCatalogEntry)duckdb::InCatalogEntryinlinevirtual
ParentCatalog() const override (defined in duckdb::InCatalogEntry)duckdb::InCatalogEntryinlinevirtual
ParentSchema() (defined in duckdb::CatalogEntry)duckdb::CatalogEntryvirtual
ParentSchema() const (defined in duckdb::CatalogEntry)duckdb::CatalogEntryvirtual
Rollback(CatalogEntry &prev_entry) (defined in duckdb::CatalogEntry)duckdb::CatalogEntryvirtual
Scan(ClientContext &context, CatalogType type, const std::function< void(CatalogEntry &)> &callback)=0duckdb::SchemaCatalogEntrypure virtual
Scan(CatalogType type, const std::function< void(CatalogEntry &)> &callback)=0duckdb::SchemaCatalogEntrypure virtual
SchemaCatalogEntry(Catalog &catalog, CreateSchemaInfo &info) (defined in duckdb::SchemaCatalogEntry)duckdb::SchemaCatalogEntry
Serialize(Serializer &serializer) const (defined in duckdb::CatalogEntry)duckdb::CatalogEntry
setduckdb::CatalogEntry
SetAsRoot()duckdb::CatalogEntryvirtual
SetChild(unique_ptr< CatalogEntry > child) (defined in duckdb::CatalogEntry)duckdb::CatalogEntry
tagsduckdb::CatalogEntry
TakeChild() (defined in duckdb::CatalogEntry)duckdb::CatalogEntry
temporaryduckdb::CatalogEntry
timestampduckdb::CatalogEntry
ToSQL() const overrideduckdb::SchemaCatalogEntryvirtual
typeduckdb::CatalogEntry
Type (defined in duckdb::SchemaCatalogEntry)duckdb::SchemaCatalogEntrystatic
UndoAlter(ClientContext &context, AlterInfo &info) (defined in duckdb::CatalogEntry)duckdb::CatalogEntryvirtual
Verify(Catalog &catalog) override (defined in duckdb::InCatalogEntry)duckdb::InCatalogEntryvirtual
~CatalogEntry() (defined in duckdb::CatalogEntry)duckdb::CatalogEntryvirtual
~InCatalogEntry() override (defined in duckdb::InCatalogEntry)duckdb::InCatalogEntry