ROSE 2.3.0
Loading...
Searching...
No Matches
Public Types | Static Public Attributes | List of all members
Rose::Traits::generated::describe_node_t< SgGraphEdge > Struct Reference

Description

Definition at line 18604 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 {450}
 
static constexpr bool concrete {false}
 

Member Typedef Documentation

◆ node

Definition at line 18605 of file generated.h.

◆ base

Definition at line 18606 of file generated.h.

◆ subclasses_t

Definition at line 18610 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 18611 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 18607 of file generated.h.

◆ variant

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

Definition at line 18608 of file generated.h.

◆ concrete

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

Definition at line 18609 of file generated.h.


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