ROSE 2.2.0
Loading...
Searching...
No Matches
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 18504 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 18505 of file generated.h.

◆ field_type

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

Definition at line 18506 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 18513 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 18507 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 18508 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 18509 of file generated.h.

◆ traverse

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

Definition at line 18510 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 18511 of file generated.h.


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