![]() |
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::Prefix, including all inherited members.
| Append(ART &art, const uint8_t byte) (defined in duckdb::Prefix) | duckdb::Prefix | private |
| Append(ART &art, Node other) (defined in duckdb::Prefix) | duckdb::Prefix | private |
| Concat(ART &art, Node &parent, Node &node4, const Node child, uint8_t byte, const GateStatus node4_status, const GateStatus status) | duckdb::Prefix | static |
| ConcatChildIsGate(ART &art, Node &parent, Node &node4, const Node child, uint8_t byte) (defined in duckdb::Prefix) | duckdb::Prefix | privatestatic |
| ConcatInternal(ART &art, Node &parent, Node &node4, const Node child, uint8_t byte, const GateStatus status) (defined in duckdb::Prefix) | duckdb::Prefix | privatestatic |
| ConcatNode4WasGate(ART &art, Node &node4, const Node child, uint8_t byte) (defined in duckdb::Prefix) | duckdb::Prefix | privatestatic |
| ConcatOutsideGate(ART &art, Node &parent, Node &node4, const Node child, uint8_t byte) (defined in duckdb::Prefix) | duckdb::Prefix | privatestatic |
| data (defined in duckdb::Prefix) | duckdb::Prefix | |
| DEPRECATED_COUNT (defined in duckdb::Prefix) | duckdb::Prefix | static |
| GetByte(const ART &art, const Node &node, const uint8_t pos) (defined in duckdb::Prefix) | duckdb::Prefix | static |
| GetTail(ART &art, const Node &node) (defined in duckdb::Prefix) | duckdb::Prefix | privatestatic |
| in_memory (defined in duckdb::Prefix) | duckdb::Prefix | |
| Iterator(ART &art, reference< NODE > &ref, const bool exit_gate, const bool is_mutable, F &&lambda) (defined in duckdb::Prefix) | duckdb::Prefix | inlineprivatestatic |
| METADATA_SIZE (defined in duckdb::Prefix) | duckdb::Prefix | static |
| New(ART &art, reference< Node > &ref, const ARTKey &key, const idx_t depth, idx_t count) | duckdb::Prefix | static |
| NewInternal(ART &art, Node &node, const data_ptr_t data, const uint8_t count, const idx_t offset) (defined in duckdb::Prefix) | duckdb::Prefix | privatestatic |
| Prefix()=delete (defined in duckdb::Prefix) | duckdb::Prefix | |
| Prefix(const ART &art, const Node ptr_p, const bool is_mutable=false, const bool set_in_memory=false) (defined in duckdb::Prefix) | duckdb::Prefix | |
| Prefix(FixedSizeAllocator &allocator, const Node ptr_p, const idx_t count) (defined in duckdb::Prefix) | duckdb::Prefix | |
| PREFIX (defined in duckdb::Prefix) | duckdb::Prefix | static |
| ptr (defined in duckdb::Prefix) | duckdb::Prefix | |
| Reduce(ART &art, Node &node, const idx_t pos) | duckdb::Prefix | static |
| ROW_ID_COUNT (defined in duckdb::Prefix) | duckdb::Prefix | static |
| ROW_ID_SIZE (defined in duckdb::Prefix) | duckdb::Prefix | static |
| Split(ART &art, reference< Node > &node, Node &child, const uint8_t pos) | duckdb::Prefix | static |
| TransformToDeprecatedAppend(ART &art, FixedSizeAllocator &allocator, uint8_t byte) (defined in duckdb::Prefix) | duckdb::Prefix | private |