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

Description

template<>
struct Rose::Traits::generated::describe_node_t< SgGraph >

Definition at line 18496 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}
 

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