![]() |
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::LogStorage, including all inherited members.
| BindReplace(ClientContext &context, TableFunctionBindInput &input, LoggingTargetTable table) (defined in duckdb::LogStorage) | duckdb::LogStorage | virtual |
| CanScan(LoggingTargetTable table) | duckdb::LogStorage | inlinevirtual |
| CreateScanState(LoggingTargetTable table) const (defined in duckdb::LogStorage) | duckdb::LogStorage | virtual |
| Flush(LoggingTargetTable table)=0 (defined in duckdb::LogStorage) | duckdb::LogStorage | pure virtual |
| FlushAll()=0 (defined in duckdb::LogStorage) | duckdb::LogStorage | pure virtual |
| GetColumnNames(LoggingTargetTable table) (defined in duckdb::LogStorage) | duckdb::LogStorage | static |
| GetSchema(LoggingTargetTable table) (defined in duckdb::LogStorage) | duckdb::LogStorage | static |
| GetStorageName()=0 (defined in duckdb::LogStorage) | duckdb::LogStorage | pure virtual |
| InitializeScan(LogStorageScanState &state) const (defined in duckdb::LogStorage) | duckdb::LogStorage | virtual |
| IsEnabled(LoggingTargetTable table)=0 (defined in duckdb::LogStorage) | duckdb::LogStorage | pure virtual |
| LogStorage() (defined in duckdb::LogStorage) | duckdb::LogStorage | inlineexplicit |
| Scan(LogStorageScanState &state, DataChunk &result) const (defined in duckdb::LogStorage) | duckdb::LogStorage | virtual |
| Truncate() (defined in duckdb::LogStorage) | duckdb::LogStorage | virtual |
| UpdateConfig(DatabaseInstance &db, case_insensitive_map_t< Value > &config) | duckdb::LogStorage | virtual |
| WriteLogEntries(DataChunk &chunk, const RegisteredLoggingContext &context)=0 (defined in duckdb::LogStorage) | duckdb::LogStorage | pure virtual |
| WriteLogEntry(timestamp_t timestamp, LogLevel level, const string &log_type, const string &log_message, const RegisteredLoggingContext &context)=0 | duckdb::LogStorage | pure virtual |
| ~LogStorage()=default (defined in duckdb::LogStorage) | duckdb::LogStorage | virtual |