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

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

AND_BUFFER_ID (defined in duckdb::IndexPointer)duckdb::IndexPointerstatic
AND_GATEduckdb::Nodestatic
AND_METADATA (defined in duckdb::IndexPointer)duckdb::IndexPointerstatic
AND_OFFSETduckdb::IndexPointerstatic
AND_ROW_ID (defined in duckdb::Node)duckdb::Nodestatic
Clear()duckdb::IndexPointerinline
dataduckdb::IndexPointerprivate
DeleteChild(ART &art, Node &node, Node &prefix, const uint8_t byte, const GateStatus status, const ARTKey &row_id)duckdb::Nodestatic
FreeNode(ART &art, Node &node)duckdb::Nodestatic
FreeTree(ART &art, Node &node)duckdb::Nodestatic
Get() constduckdb::IndexPointerinline
GetAllocator(const ART &art, const NType type)duckdb::Nodestatic
GetAllocatorIdx(const NType type)duckdb::Nodestatic
GetBufferId() constduckdb::IndexPointerinline
GetChild(ART &art, const uint8_t byte) constduckdb::Node
GetChildMutable(ART &art, const uint8_t byte, const bool unsafe=false) constduckdb::Node
GetGateStatus() constduckdb::Nodeinline
GetMetadata() constduckdb::IndexPointerinline
GetNextByte(ART &art, uint8_t &byte) constduckdb::Node
GetNextChild(ART &art, uint8_t &byte) constduckdb::Node
GetNodeType(const idx_t count)duckdb::Nodestatic
GetOffset() constduckdb::IndexPointerinline
GetRowId() constduckdb::Nodeinline
GetType() constduckdb::Nodeinline
HasByte(ART &art, const uint8_t byte) constduckdb::Node
HasMetadata() constduckdb::IndexPointerinline
IncreaseBufferId(const idx_t summand)duckdb::IndexPointerinline
IndexPointer()duckdb::IndexPointerinline
IndexPointer(const uint32_t buffer_id, const uint32_t offset)duckdb::IndexPointerinline
InMemoryRef(const ART &art, const Node ptr, const NType type)duckdb::Nodeinlinestatic
InsertChild(ART &art, Node &node, const uint8_t byte, const Node child=Node())duckdb::Nodestatic
IsAnyLeaf() constduckdb::Node
IsLeafNode() constduckdb::Node
IsNode() constduckdb::Node
New(ART &art, Node &node, const NType type)duckdb::Nodestatic
operator=(const IndexPointer &ptr)duckdb::Nodeinline
operator==(const IndexPointer &ptr) constduckdb::IndexPointerinline
Prefix (defined in duckdb::Node)duckdb::Nodefriend
Ref(const ART &art, const Node ptr, const NType type)duckdb::Nodeinlinestatic
ReplaceChild(const ART &art, const uint8_t byte, const Node child=Node()) constduckdb::Node
Set(const idx_t data_p)duckdb::IndexPointerinline
SetGateStatus(const GateStatus status)duckdb::Nodeinline
SetMetadata(const uint8_t metadata)duckdb::IndexPointerinline
SetRowId(const row_t row_id)duckdb::Nodeinline
SHIFT_METADATA (defined in duckdb::IndexPointer)duckdb::IndexPointerstatic
SHIFT_OFFSETduckdb::IndexPointerstatic
ToString(ART &art, const ToStringOptions &options) constduckdb::Node
TransformToDeprecated(ART &art, Node &node, TransformToDeprecatedState &state)duckdb::Nodestatic
Verify(ART &art) constduckdb::Node
VerifyAllocations(ART &art, unordered_map< uint8_t, idx_t > &node_counts) constduckdb::Node