ROSE  0.11.145.0
Public Types | Static Public Attributes | List of all members
Rose::Traits::generated::describe_field_t< SgGraph, rose_graph_integer_node_hash_map,&SgGraph::p_node_index_to_node_map > Struct Template Reference

Description

template<>
struct Rose::Traits::generated::describe_field_t< SgGraph, rose_graph_integer_node_hash_map,&SgGraph::p_node_index_to_node_map >

Definition at line 18375 of file generated.h.

Public Types

using parent = SgGraph
 
using field_type = rose_graph_integer_node_hash_map
 
template<template< typename NodeT, typename FieldT, FieldT fld_ptr > class Desc>
using bind = Desc< SgGraph, rose_graph_integer_node_hash_map SgGraph::*,&SgGraph::p_node_index_to_node_map >
 

Static Public Attributes

static constexpr size_t position {1}
 
static constexpr char const *const name {"node_index_to_node_map"}
 
static constexpr char const *const typestr {"rose_graph_integer_node_hash_map"}
 
static constexpr bool traverse {false}
 
static constexpr auto mbr_ptr {&SgGraph::p_node_index_to_node_map}
 

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