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

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

CAPACITY (defined in duckdb::Node4)duckdb::Node4static
DeleteChild(ART &art, Node &node, Node &prefix, const uint8_t byte, const GateStatus status)duckdb::Node4static
ExtractChildren(ArenaAllocator &arena)duckdb::BaseNode< 4, NType::NODE_4 >inline
GetChild(BaseNode &n, const uint8_t byte, const bool unsafe=false)duckdb::BaseNode< 4, NType::NODE_4 >inlinestatic
GetNextChild(BaseNode &n, uint8_t &byte)duckdb::BaseNode< 4, NType::NODE_4 >inlinestatic
InsertChild(ART &art, Node &node, const uint8_t byte, const Node child)duckdb::Node4static
New(ART &art, Node &node)duckdb::BaseNode< 4, NType::NODE_4 >inlinestatic
Node16 (defined in duckdb::Node4)duckdb::Node4friend
NODE_4 (defined in duckdb::Node4)duckdb::Node4static
ReplaceChild(BaseNode &n, const uint8_t byte, const Node child)duckdb::BaseNode< 4, NType::NODE_4 >inlinestatic
ShrinkNode16(ART &art, Node &node4, Node &node16) (defined in duckdb::Node4)duckdb::Node4privatestatic