MiniOB 1
MiniOB is one mini database, helping developers to learn how database works.
载入中...
搜索中...
未找到
UnboundAggregateExpr 成员列表

成员的完整列表,这些成员属于 UnboundAggregateExpr,包括所有继承而来的类成员

aggregate_name() const (定义于 UnboundAggregateExpr)UnboundAggregateExprinline
aggregate_name_ (定义于 UnboundAggregateExpr)UnboundAggregateExprprivate
child() (定义于 UnboundAggregateExpr)UnboundAggregateExprinline
child_ (定义于 UnboundAggregateExpr)UnboundAggregateExprprivate
copy() const overrideUnboundAggregateExprinlinevirtual
equal(const Expression &other) constExpressioninlinevirtual
eval(Chunk &chunk, vector< uint8_t > &select)Expressioninlinevirtual
Expression()=default (定义于 Expression)Expression
get_column(Chunk &chunk, Column &column)Expressioninlinevirtual
get_value(const Tuple &tuple, Value &value) const overrideUnboundAggregateExprinlinevirtual
name() constExpressioninlinevirtual
name_ (定义于 Expression)Expressionprivate
pos() constExpressioninlinevirtual
pos_Expressionprotected
set_name(string name) (定义于 Expression)Expressioninlinevirtual
set_pos(int pos) (定义于 Expression)Expressioninlinevirtual
try_get_value(Value &value) constExpressioninlinevirtual
type() const overrideUnboundAggregateExprinlinevirtual
UnboundAggregateExpr(const char *aggregate_name, Expression *child) (定义于 UnboundAggregateExpr)UnboundAggregateExpr
UnboundAggregateExpr(const char *aggregate_name, unique_ptr< Expression > child) (定义于 UnboundAggregateExpr)UnboundAggregateExpr
value_length() constExpressioninlinevirtual
value_type() const overrideUnboundAggregateExprinlinevirtual
~Expression()=default (定义于 Expression)Expressionvirtual
~UnboundAggregateExpr()=default (定义于 UnboundAggregateExpr)UnboundAggregateExprvirtual