OmniSciDB  72c90bc290
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
RelLogicalValues Member List

This is the complete list of members for RelLogicalValues, including all inherited members.

accept(Visitor &v, std::string name) const overrideRelLogicalValuesinlinevirtual
acceptChildren(Visitor &v) const overrideRelLogicalValuesinlinevirtual
addManagedInput(std::shared_ptr< const RelAlgNode > input)RelAlgNodeinline
clearContextData() const RelAlgNodeinline
deepCopy() const overrideRelLogicalValuesinlinevirtual
getAndOwnInput(const size_t idx) const RelAlgNodeinline
getContextData() const RelAlgNodeinline
getFieldName(const size_t col_idx) const RelLogicalValuesinline
getId() const RelAlgNodeinline
getIdInPlanTree() const RelAlgDagNodeinline
getInput(const size_t idx) const RelAlgNodeinline
getInputs() const RelAlgNodeinline
getNumRows() const RelLogicalValuesinline
getOutputMetainfo() const RelAlgNodeinline
getQueryPlanDag() const RelAlgNodeinline
getQueryPlanDagHash() const RelAlgNodeinline
getRelNodeDagId() const RelAlgNodeinline
getRowsSize() const RelLogicalValuesinline
getStepNumber() const RelAlgDagNodeinlinevirtual
getTupleType() const RelLogicalValuesinline
getValueAt(const size_t row_idx, const size_t col_idx) const RelLogicalValuesinline
hasContextData() const RelAlgNodeinline
hash_RelAlgNodemutableprotected
hash_value(RelLogicalValues const &)RelLogicalValuesfriend
hasInput(const RelAlgNode *needle) const RelAlgNodeinline
hasRows() const RelLogicalValuesinline
id_RelAlgNodeprotected
id_in_plan_tree_RelAlgDagNodemutableprotected
inputCount() const RelAlgNodeinline
inputs_RelAlgNodeprotected
isNop() const RelAlgNodeinline
markAsNop()RelAlgNodeinline
RelAlgDagNode()RelAlgDagNodeinline
RelAlgDagSerializerRelLogicalValuesfriend
RelAlgNode(RelAlgInputs inputs={})RelAlgNodeinline
RelLogicalValues()=defaultRelLogicalValues
RelLogicalValues(const std::vector< TargetMetaInfo > &tuple_type, std::vector< RowValues > &values)RelLogicalValuesinline
RelLogicalValues(RelLogicalValues const &)RelLogicalValues
replaceInput(std::shared_ptr< const RelAlgNode > old_input, std::shared_ptr< const RelAlgNode > input)RelAlgNodeinlinevirtual
resetQueryExecutionState()RelAlgNodeinline
resetRelAlgFirstId() noexceptRelAlgNodestatic
RowValues typedefRelLogicalValues
setContextData(const RaExecutionDesc *context_data) const RelAlgNodeinline
setIdInPlanTree(size_t id) const RelAlgDagNodeinline
setOutputMetainfo(std::vector< TargetMetaInfo > targets_metainfo) const RelAlgNodeinline
setQueryPlanDag(const std::string &extracted_query_plan_dag) const RelAlgNodeinline
setRelNodeDagId(const size_t id) const RelAlgNodeinline
setStepNumber(size_t step) const RelAlgDagNodeinlinevirtual
size() const overrideRelLogicalValuesinlinevirtual
step_RelAlgDagNodemutableprotected
toHash() const overrideRelLogicalValuesinlinevirtual
toString(RelRexToStringConfig config=RelRexToStringConfig::defaults()) const overrideRelLogicalValuesinlinevirtual
tuple_type_RelLogicalValuesprivate
values_RelLogicalValuesprivate
~RelAlgNode()RelAlgNodeinlinevirtual