Column-oriented GPU-accelerated Database Management System
CoGaDB
|
AlgebraExpression(ScalarExpressionPtr _lvalue, ColumnAlgebraOperation _op, ScalarExpressionPtr _rvalue) | CoGaDB::SQL::ParseTree::AlgebraExpression | [inline] |
explicit_result_colname | CoGaDB::SQL::ParseTree::AlgebraExpression | |
getQueryPlan(TypedNodePtr &io_node) | CoGaDB::SQL::ParseTree::AlgebraExpression | [virtual] |
lvalue | CoGaDB::SQL::ParseTree::AlgebraExpression | |
op | CoGaDB::SQL::ParseTree::AlgebraExpression | |
rvalue | CoGaDB::SQL::ParseTree::AlgebraExpression | |
setColumnName(const String &name) | CoGaDB::SQL::ParseTree::AlgebraExpression | [virtual] |
~ScalarExpression() | CoGaDB::SQL::ParseTree::ScalarExpression | [inline, virtual] |