ROSE 0.11.145.141
Public Types | Static Public Attributes | List of all members
Rose::Traits::generated::describe_field_t< SgGraphEdge, AstAttributeMechanism *,&SgGraphEdge::p_attributeMechanism > Struct Reference

Description

Definition at line 18541 of file generated.h.

Public Types

using parent = SgGraphEdge
 
using field_type = AstAttributeMechanism *
 
template<template< typename NodeT, typename FieldT, FieldT fld_ptr > class Desc>
using bind = Desc< SgGraphEdge, AstAttributeMechanism *SgGraphEdge::*, &SgGraphEdge::p_attributeMechanism >
 

Static Public Attributes

static constexpr size_t position {4}
 
static constexpr char const *const name {"attributeMechanism"}
 
static constexpr char const *const typestr {"AstAttributeMechanism*"}
 
static constexpr bool traverse {false}
 
static constexpr auto mbr_ptr {&SgGraphEdge::p_attributeMechanism}
 

Member Typedef Documentation

◆ parent

using Rose::Traits::generated::describe_field_t< SgGraphEdge, AstAttributeMechanism *,&SgGraphEdge::p_attributeMechanism >::parent = SgGraphEdge

Definition at line 18542 of file generated.h.

◆ field_type

using Rose::Traits::generated::describe_field_t< SgGraphEdge, AstAttributeMechanism *,&SgGraphEdge::p_attributeMechanism >::field_type = AstAttributeMechanism*

Definition at line 18543 of file generated.h.

◆ bind

template<template< typename NodeT, typename FieldT, FieldT fld_ptr > class Desc>
using Rose::Traits::generated::describe_field_t< SgGraphEdge, AstAttributeMechanism *,&SgGraphEdge::p_attributeMechanism >::bind = Desc<SgGraphEdge, AstAttributeMechanism* SgGraphEdge::*, &SgGraphEdge::p_attributeMechanism>

Definition at line 18550 of file generated.h.

Member Data Documentation

◆ position

constexpr size_t Rose::Traits::generated::describe_field_t< SgGraphEdge, AstAttributeMechanism *,&SgGraphEdge::p_attributeMechanism >::position {4}
staticconstexpr

Definition at line 18544 of file generated.h.

◆ name

constexpr char const* const Rose::Traits::generated::describe_field_t< SgGraphEdge, AstAttributeMechanism *,&SgGraphEdge::p_attributeMechanism >::name {"attributeMechanism"}
staticconstexpr

Definition at line 18545 of file generated.h.

◆ typestr

constexpr char const* const Rose::Traits::generated::describe_field_t< SgGraphEdge, AstAttributeMechanism *,&SgGraphEdge::p_attributeMechanism >::typestr {"AstAttributeMechanism*"}
staticconstexpr

Definition at line 18546 of file generated.h.

◆ traverse

constexpr bool Rose::Traits::generated::describe_field_t< SgGraphEdge, AstAttributeMechanism *,&SgGraphEdge::p_attributeMechanism >::traverse {false}
staticconstexpr

Definition at line 18547 of file generated.h.

◆ mbr_ptr

constexpr auto Rose::Traits::generated::describe_field_t< SgGraphEdge, AstAttributeMechanism *,&SgGraphEdge::p_attributeMechanism >::mbr_ptr {&SgGraphEdge::p_attributeMechanism}
staticconstexpr

Definition at line 18548 of file generated.h.


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