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

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

AppendSegmentInternal(SegmentLock &l, shared_ptr< RowGroup > segment, idx_t row_start) constduckdb::SegmentTree< RowGroup, true >inlineprivate
base_row_idduckdb::SegmentTree< RowGroup, true >private
collection (defined in duckdb::RowGroupSegmentTree)duckdb::RowGroupSegmentTreeprotected
current_row_group (defined in duckdb::RowGroupSegmentTree)duckdb::RowGroupSegmentTreemutableprotected
EraseSegments(SegmentLock &l, idx_t segment_start)duckdb::SegmentTree< RowGroup, true >inline
GetLastSegment(SegmentLock &l) constduckdb::SegmentTree< RowGroup, true >inline
GetNextSegment(SegmentNode< RowGroup > &node) constduckdb::SegmentTree< RowGroup, true >inline
GetRootPointer() const (defined in duckdb::RowGroupSegmentTree)duckdb::RowGroupSegmentTreeinline
GetRootSegment() constduckdb::SegmentTree< RowGroup, true >inline
GetSegment(idx_t row_number) constduckdb::SegmentTree< RowGroup, true >inline
GetSegmentByIndex(int64_t index) constduckdb::SegmentTree< RowGroup, true >inline
GetSegmentIndex(SegmentLock &l, idx_t row_number) constduckdb::SegmentTree< RowGroup, true >inline
HasSegment(SegmentNode< RowGroup > &segment) constduckdb::SegmentTree< RowGroup, true >inline
Initialize(PersistentTableData &data, optional_ptr< vector< MetaBlockPointer > > read_pointers=nullptr) (defined in duckdb::RowGroupSegmentTree)duckdb::RowGroupSegmentTree
LoadAllSegments(SegmentLock &l) constduckdb::SegmentTree< RowGroup, true >inlineprivate
LoadNextSegment(SegmentLock &l) constduckdb::SegmentTree< RowGroup, true >inlineprivate
LoadSegment() const overrideduckdb::RowGroupSegmentTreeprotectedvirtual
Lock() constduckdb::SegmentTree< RowGroup, true >inline
max_row_group (defined in duckdb::RowGroupSegmentTree)duckdb::RowGroupSegmentTreemutableprotected
MoveSegments(SegmentLock &l)duckdb::SegmentTree< RowGroup, true >inline
node_lockduckdb::SegmentTree< RowGroup, true >mutableprivate
nodesduckdb::SegmentTree< RowGroup, true >mutableprivate
reader (defined in duckdb::RowGroupSegmentTree)duckdb::RowGroupSegmentTreemutableprotected
root_pointer (defined in duckdb::RowGroupSegmentTree)duckdb::RowGroupSegmentTreeprotected
RowGroupSegmentTree(RowGroupCollection &collection, idx_t base_row_id) (defined in duckdb::RowGroupSegmentTree)duckdb::RowGroupSegmentTree
~RowGroupSegmentTree() override (defined in duckdb::RowGroupSegmentTree)duckdb::RowGroupSegmentTree