Column-oriented GPU-accelerated Database Management System
CoGaDB
hype::queryprocessing::TypedNode< Type > Member List
This is the complete list of members for hype::queryprocessing::TypedNode< Type >, including all inherited members.
dev_constr_hype::queryprocessing::Node [protected]
getDeviceConstraint() const hype::queryprocessing::Node [inline]
getLeft() const hype::queryprocessing::Node [inline]
getLevel()hype::queryprocessing::Node [inline]
getOperationName() const =0hype::queryprocessing::Node [pure virtual]
getOptimalOperator(TypedOperatorPtr left_child=NULL, TypedOperatorPtr right_child=NULL, DeviceTypeConstraint dev_constr=ANY_DEVICE)=0hype::queryprocessing::TypedNode< Type > [pure virtual]
getOutputResultSize() const =0hype::queryprocessing::Node [pure virtual]
getParent() const hype::queryprocessing::Node [inline]
getPhysical_Operator_Map()=0hype::queryprocessing::TypedNode< Type > [pure virtual]
getRight() const hype::queryprocessing::Node [inline]
getSelectivity() const =0hype::queryprocessing::Node [pure virtual]
isLeaf() const hype::queryprocessing::Node [inline]
isRoot() const hype::queryprocessing::Node [inline]
left_hype::queryprocessing::Node [protected]
level_hype::queryprocessing::Node [protected]
Node(DeviceConstraint dev_constr=DeviceConstraint())hype::queryprocessing::Node [inline]
NodeElementType typedefhype::queryprocessing::TypedNode< Type >
NodePtr typedefhype::queryprocessing::Node
parent_hype::queryprocessing::Node [protected]
Physical_Operator_Map typedefhype::queryprocessing::TypedNode< Type >
Physical_Operator_Map_Ptr typedefhype::queryprocessing::TypedNode< Type >
right_hype::queryprocessing::Node [protected]
setLeft(NodePtr left)hype::queryprocessing::Node [inline]
setLevel(unsigned int level)hype::queryprocessing::Node [inline]
setParent(NodePtr parent)hype::queryprocessing::Node [inline]
setRight(NodePtr right)hype::queryprocessing::Node [inline]
toString(bool verbose=false) const hype::queryprocessing::Node [inline, virtual]
TypedNode(DeviceConstraint dev_constr)hype::queryprocessing::TypedNode< Type > [inline]
TypedOperatorPtr typedefhype::queryprocessing::TypedNode< Type >
~Node()hype::queryprocessing::Node [inline, virtual]
~TypedNode()hype::queryprocessing::TypedNode< Type > [inline, virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines