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

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

children() (定义于 ConjunctionExpr)ConjunctionExprinline
children_ (定义于 ConjunctionExpr)ConjunctionExprprivate
conjunction_type() const (定义于 ConjunctionExpr)ConjunctionExprinline
conjunction_type_ (定义于 ConjunctionExpr)ConjunctionExprprivate
ConjunctionExpr(Type type, std::vector< std::unique_ptr< Expression > > &children) (定义于 ConjunctionExpr)ConjunctionExpr
Expression()=default (定义于 Expression)Expression
get_value(const Tuple &tuple, Value &value) const overrideConjunctionExprvirtual
name() constExpressioninlinevirtual
name_ (定义于 Expression)Expressionprivate
set_name(std::string name) (定义于 Expression)Expressioninlinevirtual
try_get_value(Value &value) constExpressioninlinevirtual
Type 枚举名称 (定义于 ConjunctionExpr)ConjunctionExpr
type() const overrideConjunctionExprinlinevirtual
value_type() const overrideConjunctionExprinlinevirtual
~ConjunctionExpr()=default (定义于 ConjunctionExpr)ConjunctionExprvirtual
~Expression()=default (定义于 Expression)Expressionvirtual