![]() |
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::PartialBlockForIndex, including all inherited members.
| AddSegmentToTail(ColumnData &data, ColumnSegment &segment, uint32_t offset_in_block) (defined in duckdb::PartialBlock) | duckdb::PartialBlock | virtual |
| AddUninitializedRegion(const idx_t start, const idx_t end) | duckdb::PartialBlock | |
| block_handle | duckdb::PartialBlock | |
| block_manager | duckdb::PartialBlock | |
| Cast() (defined in duckdb::PartialBlock) | duckdb::PartialBlock | inline |
| Clear() override (defined in duckdb::PartialBlockForIndex) | duckdb::PartialBlockForIndex | virtual |
| Flush(QueryContext context, const idx_t free_space_left) override | duckdb::PartialBlockForIndex | virtual |
| FlushInternal(const idx_t free_space_left) (defined in duckdb::PartialBlock) | duckdb::PartialBlock | |
| Merge(PartialBlock &other, idx_t offset, idx_t other_size) override (defined in duckdb::PartialBlockForIndex) | duckdb::PartialBlockForIndex | virtual |
| PartialBlock(PartialBlockState state, BlockManager &block_manager, const shared_ptr< BlockHandle > &block_handle) (defined in duckdb::PartialBlock) | duckdb::PartialBlock | |
| PartialBlockForIndex(PartialBlockState state, BlockManager &block_manager, const shared_ptr< BlockHandle > &block_handle) (defined in duckdb::PartialBlockForIndex) | duckdb::PartialBlockForIndex | |
| state | duckdb::PartialBlock | |
| uninitialized_regions | duckdb::PartialBlock | |
| ~PartialBlock() (defined in duckdb::PartialBlock) | duckdb::PartialBlock | inlinevirtual |
| ~PartialBlockForIndex() override (defined in duckdb::PartialBlockForIndex) | duckdb::PartialBlockForIndex | inline |