![]() |
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::UncompressedStringStorage, including all inherited members.
| BIG_STRING_MARKER | duckdb::UncompressedStringStorage | static |
| BIG_STRING_MARKER_BASE_SIZE | duckdb::UncompressedStringStorage | static |
| BIG_STRING_MARKER_SIZE | duckdb::UncompressedStringStorage | static |
| DeserializeState(Deserializer &deserializer) (defined in duckdb::UncompressedStringStorage) | duckdb::UncompressedStringStorage | static |
| DICTIONARY_HEADER_SIZE | duckdb::UncompressedStringStorage | static |
| 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::UncompressedStringStorage | inlinestatic |
| FinalizeAppend(ColumnSegment &segment, SegmentStatistics &stats) (defined in duckdb::UncompressedStringStorage) | duckdb::UncompressedStringStorage | static |
| GetDictionary(ColumnSegment &segment, BufferHandle &handle) (defined in duckdb::UncompressedStringStorage) | duckdb::UncompressedStringStorage | static |
| GetDictionaryEnd(ColumnSegment &segment, BufferHandle &handle) (defined in duckdb::UncompressedStringStorage) | duckdb::UncompressedStringStorage | static |
| ReadOverflowString(ColumnSegment &segment, Vector &result, block_id_t block, int32_t offset) (defined in duckdb::UncompressedStringStorage) | duckdb::UncompressedStringStorage | static |
| ReadString(data_ptr_t target, int32_t offset, uint32_t string_length) (defined in duckdb::UncompressedStringStorage) | duckdb::UncompressedStringStorage | static |
| ReadStringMarker(data_ptr_t target, block_id_t &block_id, int32_t &offset) (defined in duckdb::UncompressedStringStorage) | duckdb::UncompressedStringStorage | static |
| ReadStringWithLength(data_ptr_t target, int32_t offset) (defined in duckdb::UncompressedStringStorage) | duckdb::UncompressedStringStorage | static |
| RemainingSpace(ColumnSegment &segment, BufferHandle &handle) (defined in duckdb::UncompressedStringStorage) | duckdb::UncompressedStringStorage | static |
| Select(ColumnSegment &segment, ColumnScanState &state, idx_t vector_count, Vector &result, const SelectionVector &sel, idx_t sel_count) (defined in duckdb::UncompressedStringStorage) | duckdb::UncompressedStringStorage | static |
| SerializeState(ColumnSegment &segment) (defined in duckdb::UncompressedStringStorage) | duckdb::UncompressedStringStorage | static |
| SetDictionary(ColumnSegment &segment, BufferHandle &handle, StringDictionaryContainer dict) (defined in duckdb::UncompressedStringStorage) | duckdb::UncompressedStringStorage | static |
| StringAnalyze(AnalyzeState &state_p, Vector &input, idx_t count) (defined in duckdb::UncompressedStringStorage) | duckdb::UncompressedStringStorage | static |
| StringAppend(CompressionAppendState &append_state, ColumnSegment &segment, SegmentStatistics &stats, UnifiedVectorFormat &data, idx_t offset, idx_t count) (defined in duckdb::UncompressedStringStorage) | duckdb::UncompressedStringStorage | inlinestatic |
| StringAppendBase(ColumnSegment &segment, SegmentStatistics &stats, UnifiedVectorFormat &data, idx_t offset, idx_t count) (defined in duckdb::UncompressedStringStorage) | duckdb::UncompressedStringStorage | inlinestatic |
| StringAppendBase(BufferHandle &handle, ColumnSegment &segment, SegmentStatistics &stats, UnifiedVectorFormat &data, idx_t offset, idx_t count) (defined in duckdb::UncompressedStringStorage) | duckdb::UncompressedStringStorage | inlinestatic |
| StringFetchRow(ColumnSegment &segment, ColumnFetchState &state, row_t row_id, Vector &result, idx_t result_idx) (defined in duckdb::UncompressedStringStorage) | duckdb::UncompressedStringStorage | static |
| StringFinalAnalyze(AnalyzeState &state_p) (defined in duckdb::UncompressedStringStorage) | duckdb::UncompressedStringStorage | static |
| StringInitAnalyze(ColumnData &col_data, PhysicalType type) (defined in duckdb::UncompressedStringStorage) | duckdb::UncompressedStringStorage | static |
| StringInitAppend(ColumnSegment &segment) (defined in duckdb::UncompressedStringStorage) | duckdb::UncompressedStringStorage | inlinestatic |
| StringInitScan(const QueryContext &context, ColumnSegment &segment) (defined in duckdb::UncompressedStringStorage) | duckdb::UncompressedStringStorage | static |
| StringInitSegment(ColumnSegment &segment, block_id_t block_id, optional_ptr< ColumnSegmentState > segment_state) (defined in duckdb::UncompressedStringStorage) | duckdb::UncompressedStringStorage | static |
| StringRevertAppend(ColumnSegment &segment, idx_t new_count) (defined in duckdb::UncompressedStringStorage) | duckdb::UncompressedStringStorage | inlinestatic |
| StringScan(ColumnSegment &segment, ColumnScanState &state, idx_t scan_count, Vector &result) (defined in duckdb::UncompressedStringStorage) | duckdb::UncompressedStringStorage | static |
| StringScanPartial(ColumnSegment &segment, ColumnScanState &state, idx_t scan_count, Vector &result, idx_t result_offset) (defined in duckdb::UncompressedStringStorage) | duckdb::UncompressedStringStorage | static |
| UpdateStringStats(SegmentStatistics &stats, const string_t &new_value) (defined in duckdb::UncompressedStringStorage) | duckdb::UncompressedStringStorage | inlinestatic |
| VisitBlockIds(const ColumnSegment &segment, BlockIdVisitor &visitor) (defined in duckdb::UncompressedStringStorage) | duckdb::UncompressedStringStorage | static |
| WriteString(ColumnSegment &segment, string_t string, block_id_t &result_block, int32_t &result_offset) (defined in duckdb::UncompressedStringStorage) | duckdb::UncompressedStringStorage | static |
| WriteStringMarker(data_ptr_t target, block_id_t block_id, int32_t offset) (defined in duckdb::UncompressedStringStorage) | duckdb::UncompressedStringStorage | static |
| WriteStringMemory(ColumnSegment &segment, string_t string, block_id_t &result_block, int32_t &result_offset) (defined in duckdb::UncompressedStringStorage) | duckdb::UncompressedStringStorage | static |