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

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

child_columns (defined in duckdb::PersistentColumnData)duckdb::PersistentColumnData
Deserialize(Deserializer &deserializer) (defined in duckdb::PersistentColumnData)duckdb::PersistentColumnDatastatic
DeserializeField(Deserializer &deserializer, field_id_t field_idx, const char *field_name, const LogicalType &type) (defined in duckdb::PersistentColumnData)duckdb::PersistentColumnData
extra_dataduckdb::PersistentColumnData
has_updates (defined in duckdb::PersistentColumnData)duckdb::PersistentColumnData
HasUpdates() const (defined in duckdb::PersistentColumnData)duckdb::PersistentColumnData
logical_type (defined in duckdb::PersistentColumnData)duckdb::PersistentColumnData
operator=(const PersistentColumnData &)=delete (defined in duckdb::PersistentColumnData)duckdb::PersistentColumnData
operator=(PersistentColumnData &&)=default (defined in duckdb::PersistentColumnData)duckdb::PersistentColumnData
PersistentColumnData(const LogicalType &logical_type) (defined in duckdb::PersistentColumnData)duckdb::PersistentColumnDataexplicit
PersistentColumnData(const LogicalType &logical_type, vector< DataPointer > pointers) (defined in duckdb::PersistentColumnData)duckdb::PersistentColumnData
PersistentColumnData(const PersistentColumnData &other)=delete (defined in duckdb::PersistentColumnData)duckdb::PersistentColumnData
PersistentColumnData(PersistentColumnData &&other) noexcept=defaultduckdb::PersistentColumnData
pointers (defined in duckdb::PersistentColumnData)duckdb::PersistentColumnData
Serialize(Serializer &serializer) const (defined in duckdb::PersistentColumnData)duckdb::PersistentColumnData
~PersistentColumnData() (defined in duckdb::PersistentColumnData)duckdb::PersistentColumnData