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

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::LogStoragevirtual
CanScan(LoggingTargetTable table)duckdb::LogStorageinlinevirtual
CreateScanState(LoggingTargetTable table) const (defined in duckdb::LogStorage)duckdb::LogStoragevirtual
Flush(LoggingTargetTable table)=0 (defined in duckdb::LogStorage)duckdb::LogStoragepure virtual
FlushAll()=0 (defined in duckdb::LogStorage)duckdb::LogStoragepure virtual
GetColumnNames(LoggingTargetTable table) (defined in duckdb::LogStorage)duckdb::LogStoragestatic
GetSchema(LoggingTargetTable table) (defined in duckdb::LogStorage)duckdb::LogStoragestatic
GetStorageName()=0 (defined in duckdb::LogStorage)duckdb::LogStoragepure virtual
InitializeScan(LogStorageScanState &state) const (defined in duckdb::LogStorage)duckdb::LogStoragevirtual
IsEnabled(LoggingTargetTable table)=0 (defined in duckdb::LogStorage)duckdb::LogStoragepure virtual
LogStorage() (defined in duckdb::LogStorage)duckdb::LogStorageinlineexplicit
Scan(LogStorageScanState &state, DataChunk &result) const (defined in duckdb::LogStorage)duckdb::LogStoragevirtual
Truncate() (defined in duckdb::LogStorage)duckdb::LogStoragevirtual
UpdateConfig(DatabaseInstance &db, case_insensitive_map_t< Value > &config)duckdb::LogStoragevirtual
WriteLogEntries(DataChunk &chunk, const RegisteredLoggingContext &context)=0 (defined in duckdb::LogStorage)duckdb::LogStoragepure virtual
WriteLogEntry(timestamp_t timestamp, LogLevel level, const string &log_type, const string &log_message, const RegisteredLoggingContext &context)=0duckdb::LogStoragepure virtual
~LogStorage()=default (defined in duckdb::LogStorage)duckdb::LogStoragevirtual