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

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

aliasduckdb::BaseExpression
BaseExpression(ExpressionType type, ExpressionClass expression_class)duckdb::BaseExpressioninline
bindingduckdb::BoundColumnRefExpression
BoundColumnRefExpression(LogicalType type, ColumnBinding binding, idx_t depth=0) (defined in duckdb::BoundColumnRefExpression)duckdb::BoundColumnRefExpression
BoundColumnRefExpression(string alias, LogicalType type, ColumnBinding binding, idx_t depth=0) (defined in duckdb::BoundColumnRefExpression)duckdb::BoundColumnRefExpression
CanThrow() const (defined in duckdb::Expression)duckdb::Expressionvirtual
Cast() (defined in duckdb::BaseExpression)duckdb::BaseExpressioninline
Cast() const (defined in duckdb::BaseExpression)duckdb::BaseExpressioninline
ClearAlias()duckdb::BaseExpressioninline
Copy() const overrideduckdb::BoundColumnRefExpressionvirtual
CopyProperties(const Expression &other)duckdb::Expressioninlineprotected
depthduckdb::BoundColumnRefExpression
Deserialize(Deserializer &deserializer) (defined in duckdb::BoundColumnRefExpression)duckdb::BoundColumnRefExpressionstatic
Equals(const BaseExpression &other) const overrideduckdb::BoundColumnRefExpressionvirtual
Equals(const Expression &left, const Expression &right) (defined in duckdb::Expression)duckdb::Expressioninlinestatic
Equals(const unique_ptr< Expression > &left, const unique_ptr< Expression > &right) (defined in duckdb::Expression)duckdb::Expressionstatic
Equals(const BaseExpression &left, const BaseExpression &right) (defined in duckdb::BaseExpression)duckdb::BaseExpressioninlinestatic
Expression(ExpressionType type, ExpressionClass expression_class, LogicalType return_type) (defined in duckdb::Expression)duckdb::Expression
expression_classduckdb::BaseExpression
GetAlias() constduckdb::BaseExpressioninline
GetExpressionClass() constduckdb::BaseExpressioninline
GetExpressionType() constduckdb::BaseExpressioninline
GetName() const overrideduckdb::BoundColumnRefExpressionvirtual
GetQueryLocation() constduckdb::BaseExpressioninline
HasAlias() constduckdb::BaseExpressioninline
Hash() const overrideduckdb::BoundColumnRefExpressionvirtual
HasParameter() const overrideduckdb::Expressionvirtual
HasSubquery() const overrideduckdb::Expressionvirtual
IsAggregate() const overrideduckdb::Expressionvirtual
IsConsistent() const (defined in duckdb::Expression)duckdb::Expressionvirtual
IsFoldable() const override (defined in duckdb::BoundColumnRefExpression)duckdb::BoundColumnRefExpressioninlinevirtual
IsScalar() const overrideduckdb::BoundColumnRefExpressioninlinevirtual
IsVolatile() const (defined in duckdb::Expression)duckdb::Expressionvirtual
IsWindow() const overrideduckdb::Expressionvirtual
ListEquals(const vector< unique_ptr< Expression > > &left, const vector< unique_ptr< Expression > > &right) (defined in duckdb::Expression)duckdb::Expressionstatic
operator==(const BaseExpression &rhs) const (defined in duckdb::BaseExpression)duckdb::BaseExpressioninline
Print() constduckdb::BaseExpression
PropagatesNullValues() const (defined in duckdb::Expression)duckdb::Expressionvirtual
query_locationduckdb::BaseExpression
return_typeduckdb::Expression
Serialize(Serializer &serializer) const override (defined in duckdb::BoundColumnRefExpression)duckdb::BoundColumnRefExpressionvirtual
SetAlias(const string &alias_p)duckdb::BaseExpressioninline
SetAlias(string &&alias_p)duckdb::BaseExpressioninline
SetExpressionTypeUnsafe(ExpressionType new_type)duckdb::BaseExpressioninline
SetQueryLocation(optional_idx location)duckdb::BaseExpressioninline
ToString() const overrideduckdb::BoundColumnRefExpressionvirtual
TYPE (defined in duckdb::BoundColumnRefExpression)duckdb::BoundColumnRefExpressionstatic
typeduckdb::BaseExpression
verification_statsduckdb::Expression
Verify() const (defined in duckdb::BaseExpression)duckdb::BaseExpressionvirtual
~BaseExpression() (defined in duckdb::BaseExpression)duckdb::BaseExpressioninlinevirtual
~Expression() override (defined in duckdb::Expression)duckdb::Expression