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

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

append_vector (defined in duckdb::ArrowAppendData)duckdb::ArrowAppendData
AppendValidity(UnifiedVectorFormat &format, idx_t from, idx_t to) (defined in duckdb::ArrowAppendData)duckdb::ArrowAppendData
arrayduckdb::ArrowAppendData
arrow_buffersduckdb::ArrowAppendDataprivate
ArrowAppendData(const ClientProperties &options_p) (defined in duckdb::ArrowAppendData)duckdb::ArrowAppendDatainlineexplicit
buffers (defined in duckdb::ArrowAppendData)duckdb::ArrowAppendData
child_arraysduckdb::ArrowAppendData
child_dataduckdb::ArrowAppendData
child_pointers (defined in duckdb::ArrowAppendData)duckdb::ArrowAppendData
dictionary (defined in duckdb::ArrowAppendData)duckdb::ArrowAppendData
extension_dataduckdb::ArrowAppendData
finalize (defined in duckdb::ArrowAppendData)duckdb::ArrowAppendData
GetAuxBuffer() (defined in duckdb::ArrowAppendData)duckdb::ArrowAppendDatainline
GetBitPosition(idx_t row_idx, idx_t &current_byte, uint8_t &current_bit) (defined in duckdb::ArrowAppendData)duckdb::ArrowAppendDatainlinestatic
GetBufferSizeBuffer()duckdb::ArrowAppendDatainline
GetMainBuffer() (defined in duckdb::ArrowAppendData)duckdb::ArrowAppendDatainline
GetValidityBuffer()duckdb::ArrowAppendDatainline
initializeduckdb::ArrowAppendData
NextBit(idx_t &current_byte, uint8_t &current_bit) (defined in duckdb::ArrowAppendData)duckdb::ArrowAppendDatainlinestatic
null_count (defined in duckdb::ArrowAppendData)duckdb::ArrowAppendData
offsetduckdb::ArrowAppendData
options (defined in duckdb::ArrowAppendData)duckdb::ArrowAppendData
ResizeValidity(ArrowBuffer &buffer, idx_t row_count) (defined in duckdb::ArrowAppendData)duckdb::ArrowAppendDatainlinestatic
row_count (defined in duckdb::ArrowAppendData)duckdb::ArrowAppendData
SetNull(uint8_t *validity_data, idx_t current_byte, uint8_t current_bit) (defined in duckdb::ArrowAppendData)duckdb::ArrowAppendDatainline
UnsetBit(uint8_t *data, idx_t current_byte, uint8_t current_bit) (defined in duckdb::ArrowAppendData)duckdb::ArrowAppendDatainlinestatic