OmniSciDB  72c90bc290
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
RexScalar Class Reference

#include <RelAlgDag.h>

+ Inheritance diagram for RexScalar:
+ Collaboration diagram for RexScalar:

Additional Inherited Members

- Public Member Functions inherited from Rex
virtual ~Rex ()
 
virtual size_t getStepNumber () const
 
virtual size_t toHash () const =0
 
- Public Member Functions inherited from RelAlgDagNode
 RelAlgDagNode ()
 
virtual void accept (Visitor &v, std::string name) const =0
 
virtual void acceptChildren (Visitor &v) const =0
 
virtual std::string toString (RelRexToStringConfig config=RelRexToStringConfig::defaults()) const =0
 
virtual void setStepNumber (size_t step) const
 
std::optional< size_t > getIdInPlanTree () const
 
void setIdInPlanTree (size_t id) const
 
- Protected Attributes inherited from Rex
std::optional< size_t > hash_
 
- Protected Attributes inherited from RelAlgDagNode
size_t step_ {0}
 
std::optional< size_t > id_in_plan_tree_
 

Detailed Description

Definition at line 156 of file RelAlgDag.h.


The documentation for this class was generated from the following file: