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

Description

Definition at line 18463 of file generated.h.

Public Types

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

Static Public Attributes

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

Member Typedef Documentation

◆ parent

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

Definition at line 18464 of file generated.h.

◆ field_type

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

Definition at line 18465 of file generated.h.

◆ bind

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

Definition at line 18472 of file generated.h.

Member Data Documentation

◆ position

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

Definition at line 18466 of file generated.h.

◆ name

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

Definition at line 18467 of file generated.h.

◆ typestr

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

Definition at line 18468 of file generated.h.

◆ traverse

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

Definition at line 18469 of file generated.h.

◆ mbr_ptr

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

Definition at line 18470 of file generated.h.


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