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::IndexType Class Reference

A index "type". More...

Collaboration diagram for duckdb::IndexType:

Public Attributes

string name
 
index_build_bind_t build_bind = nullptr
 
index_build_sort_t build_sort = nullptr
 
index_build_global_init_t build_global_init = nullptr
 
index_build_local_init_t build_local_init = nullptr
 
index_build_sink_t build_sink = nullptr
 
index_build_combine_t build_combine = nullptr
 
index_build_finalize_t build_finalize = nullptr
 
shared_ptr< IndexTypeInfoindex_info = nullptr
 Extra information for the index type.
 
index_build_plan_t create_plan = nullptr
 
index_create_function_t create_instance = nullptr
 

Detailed Description

A index "type".


The documentation for this class was generated from the following file: