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

This is the complete list of members for duckdb::InMemoryLogStorage, 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) overrideduckdb::InMemoryLogStoragevirtual
CreateScanState(LoggingTargetTable table) const override (defined in duckdb::InMemoryLogStorage)duckdb::InMemoryLogStoragevirtual
Flush(LoggingTargetTable table) finalduckdb::BufferingLogStoragevirtual
flush_contexts_on_next_entry_flushduckdb::BufferingLogStorageprivate
FlushAll() finalduckdb::BufferingLogStoragevirtual
FlushAllInternal()duckdb::BufferingLogStorageprotected
FlushChunk(LoggingTargetTable table, DataChunk &chunk) overrideduckdb::InMemoryLogStorageprotectedvirtual
FlushInternal(LoggingTargetTable table)duckdb::BufferingLogStorageprotected
GetBuffer(LoggingTargetTable table) constduckdb::InMemoryLogStorageprivate
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() override (defined in duckdb::InMemoryLogStorage)duckdb::InMemoryLogStorageinlinevirtual
InitializeScan(LogStorageScanState &state) const override (defined in duckdb::InMemoryLogStorage)duckdb::InMemoryLogStoragevirtual
InMemoryLogStorage(DatabaseInstance &db) (defined in duckdb::InMemoryLogStorage)duckdb::InMemoryLogStorageexplicit
IsEnabled(LoggingTargetTable table) overrideduckdb::BufferingLogStoragevirtual
IsEnabledInternal(LoggingTargetTable table)duckdb::BufferingLogStorageprotected
lockduckdb::BufferingLogStoragemutableprotected
log_storage_buffers (defined in duckdb::InMemoryLogStorage)duckdb::InMemoryLogStorageprivate
LogStorage() (defined in duckdb::LogStorage)duckdb::LogStorageinlineexplicit
normalize_contextsduckdb::BufferingLogStorageprotected
only_flush_on_full_bufferduckdb::BufferingLogStorageprivate
registered_contextsduckdb::BufferingLogStorageprivate
ResetAllBuffers() overrideduckdb::InMemoryLogStorageprotectedvirtual
ResetLogBuffers()duckdb::BufferingLogStorageprivate
Scan(LogStorageScanState &state, DataChunk &result) const override (defined in duckdb::InMemoryLogStorage)duckdb::InMemoryLogStoragevirtual
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
~InMemoryLogStorage() override (defined in duckdb::InMemoryLogStorage)duckdb::InMemoryLogStorage
~LogStorage()=default (defined in duckdb::LogStorage)duckdb::LogStoragevirtual