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

Description

Definition at line 18485 of file generated.h.

Public Types

using node = SgGraph
 
using base = SgSupport
 
using subclasses_t = mp::List< SgIncidenceDirectedGraph, SgIncidenceUndirectedGraph >
 
using fields_t = mp::List< describe_field_t< SgGraph, std::string,&SgGraph::p_name >, describe_field_t< SgGraph, rose_graph_integer_node_hash_map,&SgGraph::p_node_index_to_node_map >, describe_field_t< SgGraph, rose_graph_integer_edge_hash_map,&SgGraph::p_edge_index_to_edge_map >, describe_field_t< SgGraph, rose_graph_integerpair_edge_hash_multimap,&SgGraph::p_node_index_pair_to_edge_multimap >, describe_field_t< SgGraph, rose_graph_string_integer_hash_multimap,&SgGraph::p_string_to_node_index_multimap >, describe_field_t< SgGraph, rose_graph_string_integer_hash_multimap,&SgGraph::p_string_to_edge_index_multimap >, describe_field_t< SgGraph, rose_graph_integer_edge_hash_multimap,&SgGraph::p_node_index_to_edge_multimap >, describe_field_t< SgGraph, int,&SgGraph::p_index >, describe_field_t< SgGraph, SgBoostEdgeList,&SgGraph::p_boost_edges >, describe_field_t< SgGraph, SgBoostEdgeWeightList,&SgGraph::p_boost_edge_weights >, describe_field_t< SgGraph, AstAttributeMechanism *,&SgGraph::p_attributeMechanism >, describe_field_t< SgGraph, std::map< int, std::string >,&SgGraph::p_properties > >
 

Static Public Attributes

static constexpr char const *const name {"Graph"}
 
static constexpr unsigned long variant {452}
 
static constexpr bool concrete {false}
 

Member Typedef Documentation

◆ node

Definition at line 18486 of file generated.h.

◆ base

Definition at line 18487 of file generated.h.

◆ subclasses_t

Definition at line 18491 of file generated.h.

◆ fields_t

using Rose::Traits::generated::describe_node_t< SgGraph >::fields_t = mp::List<describe_field_t<SgGraph,std::string,&SgGraph::p_name>, describe_field_t<SgGraph,rose_graph_integer_node_hash_map,&SgGraph::p_node_index_to_node_map>, describe_field_t<SgGraph,rose_graph_integer_edge_hash_map,&SgGraph::p_edge_index_to_edge_map>, describe_field_t<SgGraph,rose_graph_integerpair_edge_hash_multimap,&SgGraph::p_node_index_pair_to_edge_multimap>, describe_field_t<SgGraph,rose_graph_string_integer_hash_multimap,&SgGraph::p_string_to_node_index_multimap>, describe_field_t<SgGraph,rose_graph_string_integer_hash_multimap,&SgGraph::p_string_to_edge_index_multimap>, describe_field_t<SgGraph,rose_graph_integer_edge_hash_multimap,&SgGraph::p_node_index_to_edge_multimap>, describe_field_t<SgGraph,int,&SgGraph::p_index>, describe_field_t<SgGraph,SgBoostEdgeList,&SgGraph::p_boost_edges>, describe_field_t<SgGraph,SgBoostEdgeWeightList,&SgGraph::p_boost_edge_weights>, describe_field_t<SgGraph,AstAttributeMechanism*,&SgGraph::p_attributeMechanism>, describe_field_t<SgGraph,std::map<int, std::string>,&SgGraph::p_properties> >

Definition at line 18492 of file generated.h.

Member Data Documentation

◆ name

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

Definition at line 18488 of file generated.h.

◆ variant

constexpr unsigned long Rose::Traits::generated::describe_node_t< SgGraph >::variant {452}
staticconstexpr

Definition at line 18489 of file generated.h.

◆ concrete

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

Definition at line 18490 of file generated.h.


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