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

Description

Definition at line 18642 of file generated.h.

Public Types

using node = SgGraphNode
 
using base = SgSupport
 
using subclasses_t = mp::List<>
 
using fields_t = mp::List< describe_field_t< SgGraphNode, std::string,&SgGraphNode::p_name >, describe_field_t< SgGraphNode, SgNode *,&SgGraphNode::p_SgNode >, describe_field_t< SgGraphNode, int,&SgGraphNode::p_index >, describe_field_t< SgGraphNode, AstAttributeMechanism *,&SgGraphNode::p_attributeMechanism >, describe_field_t< SgGraphNode, std::map< int, std::string >,&SgGraphNode::p_properties > >
 

Static Public Attributes

static constexpr char const *const name {"GraphNode"}
 
static constexpr unsigned long variant {455}
 
static constexpr bool concrete {true}
 

Member Typedef Documentation

◆ node

Definition at line 18643 of file generated.h.

◆ base

Definition at line 18644 of file generated.h.

◆ subclasses_t

Definition at line 18648 of file generated.h.

◆ fields_t

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

Definition at line 18649 of file generated.h.

Member Data Documentation

◆ name

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

Definition at line 18645 of file generated.h.

◆ variant

constexpr unsigned long Rose::Traits::generated::describe_node_t< SgGraphNode >::variant {455}
staticconstexpr

Definition at line 18646 of file generated.h.

◆ concrete

constexpr bool Rose::Traits::generated::describe_node_t< SgGraphNode >::concrete {true}
staticconstexpr

Definition at line 18647 of file generated.h.


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