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

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

BIG_STRING_MARKERduckdb::UncompressedStringStoragestatic
BIG_STRING_MARKER_BASE_SIZEduckdb::UncompressedStringStoragestatic
BIG_STRING_MARKER_SIZEduckdb::UncompressedStringStoragestatic
DeserializeState(Deserializer &deserializer) (defined in duckdb::UncompressedStringStorage)duckdb::UncompressedStringStoragestatic
DICTIONARY_HEADER_SIZEduckdb::UncompressedStringStoragestatic
FetchStringFromDict(ColumnSegment &segment, uint32_t dict_end_offset, Vector &result, data_ptr_t base_ptr, int32_t dict_offset, uint32_t string_length) (defined in duckdb::UncompressedStringStorage)duckdb::UncompressedStringStorageinlinestatic
FinalizeAppend(ColumnSegment &segment, SegmentStatistics &stats) (defined in duckdb::UncompressedStringStorage)duckdb::UncompressedStringStoragestatic
GetDictionary(ColumnSegment &segment, BufferHandle &handle) (defined in duckdb::UncompressedStringStorage)duckdb::UncompressedStringStoragestatic
GetDictionaryEnd(ColumnSegment &segment, BufferHandle &handle) (defined in duckdb::UncompressedStringStorage)duckdb::UncompressedStringStoragestatic
ReadOverflowString(ColumnSegment &segment, Vector &result, block_id_t block, int32_t offset) (defined in duckdb::UncompressedStringStorage)duckdb::UncompressedStringStoragestatic
ReadString(data_ptr_t target, int32_t offset, uint32_t string_length) (defined in duckdb::UncompressedStringStorage)duckdb::UncompressedStringStoragestatic
ReadStringMarker(data_ptr_t target, block_id_t &block_id, int32_t &offset) (defined in duckdb::UncompressedStringStorage)duckdb::UncompressedStringStoragestatic
ReadStringWithLength(data_ptr_t target, int32_t offset) (defined in duckdb::UncompressedStringStorage)duckdb::UncompressedStringStoragestatic
RemainingSpace(ColumnSegment &segment, BufferHandle &handle) (defined in duckdb::UncompressedStringStorage)duckdb::UncompressedStringStoragestatic
Select(ColumnSegment &segment, ColumnScanState &state, idx_t vector_count, Vector &result, const SelectionVector &sel, idx_t sel_count) (defined in duckdb::UncompressedStringStorage)duckdb::UncompressedStringStoragestatic
SerializeState(ColumnSegment &segment) (defined in duckdb::UncompressedStringStorage)duckdb::UncompressedStringStoragestatic
SetDictionary(ColumnSegment &segment, BufferHandle &handle, StringDictionaryContainer dict) (defined in duckdb::UncompressedStringStorage)duckdb::UncompressedStringStoragestatic
StringAnalyze(AnalyzeState &state_p, Vector &input, idx_t count) (defined in duckdb::UncompressedStringStorage)duckdb::UncompressedStringStoragestatic
StringAppend(CompressionAppendState &append_state, ColumnSegment &segment, SegmentStatistics &stats, UnifiedVectorFormat &data, idx_t offset, idx_t count) (defined in duckdb::UncompressedStringStorage)duckdb::UncompressedStringStorageinlinestatic
StringAppendBase(ColumnSegment &segment, SegmentStatistics &stats, UnifiedVectorFormat &data, idx_t offset, idx_t count) (defined in duckdb::UncompressedStringStorage)duckdb::UncompressedStringStorageinlinestatic
StringAppendBase(BufferHandle &handle, ColumnSegment &segment, SegmentStatistics &stats, UnifiedVectorFormat &data, idx_t offset, idx_t count) (defined in duckdb::UncompressedStringStorage)duckdb::UncompressedStringStorageinlinestatic
StringFetchRow(ColumnSegment &segment, ColumnFetchState &state, row_t row_id, Vector &result, idx_t result_idx) (defined in duckdb::UncompressedStringStorage)duckdb::UncompressedStringStoragestatic
StringFinalAnalyze(AnalyzeState &state_p) (defined in duckdb::UncompressedStringStorage)duckdb::UncompressedStringStoragestatic
StringInitAnalyze(ColumnData &col_data, PhysicalType type) (defined in duckdb::UncompressedStringStorage)duckdb::UncompressedStringStoragestatic
StringInitAppend(ColumnSegment &segment) (defined in duckdb::UncompressedStringStorage)duckdb::UncompressedStringStorageinlinestatic
StringInitScan(const QueryContext &context, ColumnSegment &segment) (defined in duckdb::UncompressedStringStorage)duckdb::UncompressedStringStoragestatic
StringInitSegment(ColumnSegment &segment, block_id_t block_id, optional_ptr< ColumnSegmentState > segment_state) (defined in duckdb::UncompressedStringStorage)duckdb::UncompressedStringStoragestatic
StringRevertAppend(ColumnSegment &segment, idx_t new_count) (defined in duckdb::UncompressedStringStorage)duckdb::UncompressedStringStorageinlinestatic
StringScan(ColumnSegment &segment, ColumnScanState &state, idx_t scan_count, Vector &result) (defined in duckdb::UncompressedStringStorage)duckdb::UncompressedStringStoragestatic
StringScanPartial(ColumnSegment &segment, ColumnScanState &state, idx_t scan_count, Vector &result, idx_t result_offset) (defined in duckdb::UncompressedStringStorage)duckdb::UncompressedStringStoragestatic
UpdateStringStats(SegmentStatistics &stats, const string_t &new_value) (defined in duckdb::UncompressedStringStorage)duckdb::UncompressedStringStorageinlinestatic
VisitBlockIds(const ColumnSegment &segment, BlockIdVisitor &visitor) (defined in duckdb::UncompressedStringStorage)duckdb::UncompressedStringStoragestatic
WriteString(ColumnSegment &segment, string_t string, block_id_t &result_block, int32_t &result_offset) (defined in duckdb::UncompressedStringStorage)duckdb::UncompressedStringStoragestatic
WriteStringMarker(data_ptr_t target, block_id_t block_id, int32_t offset) (defined in duckdb::UncompressedStringStorage)duckdb::UncompressedStringStoragestatic
WriteStringMemory(ColumnSegment &segment, string_t string, block_id_t &result_block, int32_t &result_offset) (defined in duckdb::UncompressedStringStorage)duckdb::UncompressedStringStoragestatic