Column-oriented GPU-accelerated Database Management System
CoGaDB
|
function | CoGaDB::SQL::ParseTree::FunctionExpression | |
FunctionExpression(AggregationFunction _function, ScalarExpressionPtr _param) | CoGaDB::SQL::ParseTree::FunctionExpression | [inline] |
getQueryPlan(TypedNodePtr &io_node) | CoGaDB::SQL::ParseTree::FunctionExpression | [virtual] |
param | CoGaDB::SQL::ParseTree::FunctionExpression | |
setColumnName(const String &name) | CoGaDB::SQL::ParseTree::FunctionExpression | [virtual] |
~ScalarExpression() | CoGaDB::SQL::ParseTree::ScalarExpression | [inline, virtual] |