Class RexInput¶
-
class
RexInput
: public RexAbstractInput¶ Public Functions
-
RexInput
(const RelAlgNode *node, const unsigned in_index)¶
-
const RelAlgNode *
getSourceNode
() const¶
-
void
setSourceNode
(const RelAlgNode *node) const¶
-
std::string
toString
() const¶
-
size_t
toHash
() const¶
Private Members
-
const RelAlgNode *
node_
¶
-