![]() |
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::CheckpointLogType, including all inherited members.
| CheckpointLogType() | duckdb::CheckpointLogType | |
| ConstructLogMessage(const AttachedDatabase &db, DataTableInfo &table, idx_t segment_idx, idx_t merge_count, idx_t target_count, idx_t merge_rows, idx_t row_start) | duckdb::CheckpointLogType | static |
| ConstructLogMessage(const AttachedDatabase &db, DataTableInfo &table, idx_t segment_idx, RowGroup &row_group, idx_t row_group_start) | duckdb::CheckpointLogType | static |
| CreateLog(const AttachedDatabase &db, DataTableInfo &table, const char *op, vector< Value > map_keys, vector< Value > map_values) (defined in duckdb::CheckpointLogType) | duckdb::CheckpointLogType | privatestatic |
| GetLogType() (defined in duckdb::CheckpointLogType) | duckdb::CheckpointLogType | static |
| is_structured (defined in duckdb::LogType) | duckdb::LogType | |
| LEVEL (defined in duckdb::CheckpointLogType) | duckdb::CheckpointLogType | static |
| level (defined in duckdb::LogType) | duckdb::LogType | |
| LogType(const string &name_p, const LogLevel &level_p) | duckdb::LogType | inline |
| LogType(const string &name_p, const LogLevel &level_p, LogicalType structured_type) | duckdb::LogType | inline |
| NAME (defined in duckdb::CheckpointLogType) | duckdb::CheckpointLogType | static |
| name (defined in duckdb::LogType) | duckdb::LogType | |
| type (defined in duckdb::LogType) | duckdb::LogType |