ROSE  0.11.145.0
Public Types | Static Public Attributes | List of all members
Rose::Traits::generated::describe_field_t< SgGraphNode, SgNode *,&SgGraphNode::p_SgNode > Struct Template Reference

Description

template<>
struct Rose::Traits::generated::describe_field_t< SgGraphNode, SgNode *,&SgGraphNode::p_SgNode >

Definition at line 18609 of file generated.h.

Public Types

using parent = SgGraphNode
 
using field_type = SgNode *
 
template<template< typename NodeT, typename FieldT, FieldT fld_ptr > class Desc>
using bind = Desc< SgGraphNode, SgNode *SgGraphNode::*,&SgGraphNode::p_SgNode >
 

Static Public Attributes

static constexpr size_t position {1}
 
static constexpr char const *const name {"SgNode"}
 
static constexpr char const *const typestr {"SgNode*"}
 
static constexpr bool traverse {false}
 
static constexpr auto mbr_ptr {&SgGraphNode::p_SgNode}
 

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