ROSE 2.4.0
Loading...
Searching...
No Matches
Public Types | Static Public Attributes | List of all members
Rose::Traits::generated::describe_field_t< SgGraphNode, AstAttributeMechanism *,&SgGraphNode::p_attributeMechanism > Struct Reference

Description

Definition at line 18661 of file generated.h.

Public Types

using parent = SgGraphNode
 
using field_type = AstAttributeMechanism *
 
template<template< typename NodeT, typename FieldT, FieldT fld_ptr > class Desc>
using bind = Desc< SgGraphNode, AstAttributeMechanism *SgGraphNode::*, &SgGraphNode::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 {&SgGraphNode::p_attributeMechanism}
 

Member Typedef Documentation

◆ parent

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

Definition at line 18662 of file generated.h.

◆ field_type

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

Definition at line 18663 of file generated.h.

◆ bind

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

Definition at line 18670 of file generated.h.

Member Data Documentation

◆ position

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

Definition at line 18664 of file generated.h.

◆ name

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

Definition at line 18665 of file generated.h.

◆ typestr

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

Definition at line 18666 of file generated.h.

◆ traverse

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

Definition at line 18667 of file generated.h.

◆ mbr_ptr

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

Definition at line 18668 of file generated.h.


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