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

Description

Definition at line 21933 of file generated.h.

Public Types

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

Static Public Attributes

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

Member Typedef Documentation

◆ parent

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

Definition at line 21934 of file generated.h.

◆ field_type

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

Definition at line 21935 of file generated.h.

◆ bind

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

Definition at line 21942 of file generated.h.

Member Data Documentation

◆ position

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

Definition at line 21936 of file generated.h.

◆ name

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

Definition at line 21937 of file generated.h.

◆ typestr

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

Definition at line 21938 of file generated.h.

◆ traverse

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

Definition at line 21939 of file generated.h.

◆ mbr_ptr

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

Definition at line 21940 of file generated.h.


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