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

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

BindReplace(ClientContext &context, TableFunctionBindInput &input, LoggingTargetTable table) (defined in duckdb::LogStorage)duckdb::LogStoragevirtual
buffer_limitduckdb::BufferingLogStorageprivate
BufferingLogStorage(DatabaseInstance &db_p, idx_t buffer_size, bool normalize) (defined in duckdb::BufferingLogStorage)duckdb::BufferingLogStorageexplicit
buffersduckdb::BufferingLogStorageprivate
CanScan(LoggingTargetTable table)duckdb::LogStorageinlinevirtual
CreateScanState(LoggingTargetTable table) const (defined in duckdb::LogStorage)duckdb::LogStoragevirtual
Flush(LoggingTargetTable table) finalduckdb::BufferingLogStoragevirtual
flush_contexts_on_next_entry_flushduckdb::BufferingLogStorageprivate
FlushAll() finalduckdb::BufferingLogStoragevirtual
FlushAllInternal()duckdb::BufferingLogStorageprotected
FlushChunk(LoggingTargetTable table, DataChunk &chunk)=0duckdb::BufferingLogStorageprotectedpure virtual
FlushInternal(LoggingTargetTable table)duckdb::BufferingLogStorageprotected
GetBufferLimit() const (defined in duckdb::BufferingLogStorage)duckdb::BufferingLogStorageprotected
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) overrideduckdb::BufferingLogStoragevirtual
IsEnabledInternal(LoggingTargetTable table)duckdb::BufferingLogStorageprotected
lockduckdb::BufferingLogStoragemutableprotected
LogStorage() (defined in duckdb::LogStorage)duckdb::LogStorageinlineexplicit
normalize_contextsduckdb::BufferingLogStorageprotected
only_flush_on_full_bufferduckdb::BufferingLogStorageprivate
registered_contextsduckdb::BufferingLogStorageprivate
ResetAllBuffers()duckdb::BufferingLogStorageprotectedvirtual
ResetLogBuffers()duckdb::BufferingLogStorageprivate
Scan(LogStorageScanState &state, DataChunk &result) const (defined in duckdb::LogStorage)duckdb::LogStoragevirtual
Truncate() overrideduckdb::BufferingLogStoragevirtual
UpdateConfig(DatabaseInstance &db, case_insensitive_map_t< Value > &config) overrideduckdb::BufferingLogStoragevirtual
UpdateConfigInternal(DatabaseInstance &db, case_insensitive_map_t< Value > &config)duckdb::BufferingLogStorageprotectedvirtual
WriteLogEntries(DataChunk &chunk, const RegisteredLoggingContext &context) finalduckdb::BufferingLogStoragevirtual
WriteLogEntry(timestamp_t timestamp, LogLevel level, const string &log_type, const string &log_message, const RegisteredLoggingContext &context) finalduckdb::BufferingLogStoragevirtual
WriteLoggingContext(const RegisteredLoggingContext &context)duckdb::BufferingLogStorageprivate
~BufferingLogStorage() override (defined in duckdb::BufferingLogStorage)duckdb::BufferingLogStorage
~LogStorage()=default (defined in duckdb::LogStorage)duckdb::LogStoragevirtual