Hybrid Query Processing Engine for Coprocessing in Database Systems
HyPE
hype::queryprocessing::Node Member List
This is the complete list of members for hype::queryprocessing::Node, 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]
getOutputResultSize() const =0hype::queryprocessing::Node [pure virtual]
getParent() const hype::queryprocessing::Node [inline]
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]
NodePtr typedefhype::queryprocessing::Node
parent_hype::queryprocessing::Node [protected]
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]
~Node()hype::queryprocessing::Node [inline, virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines