ROSE 0.11.145.297
Public Types | Static Public Attributes | List of all members
Rose::Traits::generated::describe_field_t< SgAdaAccessType, bool,&SgAdaAccessType::p_is_general_access > Struct Reference

Description

Definition at line 87 of file generated.h.

Public Types

using parent = SgAdaAccessType
 
using field_type = bool
 
template<template< typename NodeT, typename FieldT, FieldT fld_ptr > class Desc>
using bind = Desc< SgAdaAccessType, bool SgAdaAccessType::*, &SgAdaAccessType::p_is_general_access >
 

Static Public Attributes

static constexpr size_t position {1}
 
static constexpr char const *const name {"is_general_access"}
 
static constexpr char const *const typestr {"bool"}
 
static constexpr bool traverse {false}
 
static constexpr auto mbr_ptr {&SgAdaAccessType::p_is_general_access}
 

Member Typedef Documentation

◆ parent

using Rose::Traits::generated::describe_field_t< SgAdaAccessType, bool,&SgAdaAccessType::p_is_general_access >::parent = SgAdaAccessType

Definition at line 88 of file generated.h.

◆ field_type

using Rose::Traits::generated::describe_field_t< SgAdaAccessType, bool,&SgAdaAccessType::p_is_general_access >::field_type = bool

Definition at line 89 of file generated.h.

◆ bind

template<template< typename NodeT, typename FieldT, FieldT fld_ptr > class Desc>
using Rose::Traits::generated::describe_field_t< SgAdaAccessType, bool,&SgAdaAccessType::p_is_general_access >::bind = Desc<SgAdaAccessType, bool SgAdaAccessType::*, &SgAdaAccessType::p_is_general_access>

Definition at line 96 of file generated.h.

Member Data Documentation

◆ position

constexpr size_t Rose::Traits::generated::describe_field_t< SgAdaAccessType, bool,&SgAdaAccessType::p_is_general_access >::position {1}
staticconstexpr

Definition at line 90 of file generated.h.

◆ name

constexpr char const* const Rose::Traits::generated::describe_field_t< SgAdaAccessType, bool,&SgAdaAccessType::p_is_general_access >::name {"is_general_access"}
staticconstexpr

Definition at line 91 of file generated.h.

◆ typestr

constexpr char const* const Rose::Traits::generated::describe_field_t< SgAdaAccessType, bool,&SgAdaAccessType::p_is_general_access >::typestr {"bool"}
staticconstexpr

Definition at line 92 of file generated.h.

◆ traverse

constexpr bool Rose::Traits::generated::describe_field_t< SgAdaAccessType, bool,&SgAdaAccessType::p_is_general_access >::traverse {false}
staticconstexpr

Definition at line 93 of file generated.h.

◆ mbr_ptr

constexpr auto Rose::Traits::generated::describe_field_t< SgAdaAccessType, bool,&SgAdaAccessType::p_is_general_access >::mbr_ptr {&SgAdaAccessType::p_is_general_access}
staticconstexpr

Definition at line 94 of file generated.h.


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