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

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

Format(char *data, int32_t year, int32_t month, int32_t day, idx_t year_length, bool add_bc) (defined in duckdb::DateToStringCast)duckdb::DateToStringCastinlinestatic
Format(char *data, int32_t date[], idx_t year_length, bool add_bc) (defined in duckdb::DateToStringCast)duckdb::DateToStringCastinlinestatic
FormatComponent(char *&ptr, int32_t number) (defined in duckdb::DateToStringCast)duckdb::DateToStringCastinlinestatic
Length(int32_t date[], idx_t &year_length, bool &add_bc) (defined in duckdb::DateToStringCast)duckdb::DateToStringCastinlinestatic
YearLength(int32_t &year, idx_t &year_length, bool &add_bc) (defined in duckdb::DateToStringCast)duckdb::DateToStringCastinlinestatic