ROSE 0.11.145.141
Public Types | Static Public Attributes | List of all members
Rose::Traits::generated::describe_node_t< SgGraphEdge > Struct Reference

Description

Definition at line 18563 of file generated.h.

Public Types

using node = SgGraphEdge
 
using base = SgSupport
 
using subclasses_t = mp::List< SgDirectedGraphEdge, SgUndirectedGraphEdge >
 
using fields_t = mp::List< describe_field_t< SgGraphEdge, SgGraphNode *,&SgGraphEdge::p_node_A >, describe_field_t< SgGraphEdge, SgGraphNode *,&SgGraphEdge::p_node_B >, describe_field_t< SgGraphEdge, std::string,&SgGraphEdge::p_name >, describe_field_t< SgGraphEdge, int,&SgGraphEdge::p_index >, describe_field_t< SgGraphEdge, AstAttributeMechanism *,&SgGraphEdge::p_attributeMechanism >, describe_field_t< SgGraphEdge, std::map< int, std::string >,&SgGraphEdge::p_properties > >
 

Static Public Attributes

static constexpr char const *const name {"GraphEdge"}
 
static constexpr unsigned long variant {453}
 
static constexpr bool concrete {false}
 

Member Typedef Documentation

◆ node

Definition at line 18564 of file generated.h.

◆ base

Definition at line 18565 of file generated.h.

◆ subclasses_t

Definition at line 18569 of file generated.h.

◆ fields_t

using Rose::Traits::generated::describe_node_t< SgGraphEdge >::fields_t = mp::List<describe_field_t<SgGraphEdge,SgGraphNode*,&SgGraphEdge::p_node_A>, describe_field_t<SgGraphEdge,SgGraphNode*,&SgGraphEdge::p_node_B>, describe_field_t<SgGraphEdge,std::string,&SgGraphEdge::p_name>, describe_field_t<SgGraphEdge,int,&SgGraphEdge::p_index>, describe_field_t<SgGraphEdge,AstAttributeMechanism*,&SgGraphEdge::p_attributeMechanism>, describe_field_t<SgGraphEdge,std::map<int, std::string>,&SgGraphEdge::p_properties> >

Definition at line 18570 of file generated.h.

Member Data Documentation

◆ name

constexpr char const* const Rose::Traits::generated::describe_node_t< SgGraphEdge >::name {"GraphEdge"}
staticconstexpr

Definition at line 18566 of file generated.h.

◆ variant

constexpr unsigned long Rose::Traits::generated::describe_node_t< SgGraphEdge >::variant {453}
staticconstexpr

Definition at line 18567 of file generated.h.

◆ concrete

constexpr bool Rose::Traits::generated::describe_node_t< SgGraphEdge >::concrete {false}
staticconstexpr

Definition at line 18568 of file generated.h.


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