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

Description

Definition at line 98 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_anonymous >
 

Static Public Attributes

static constexpr size_t position {2}
 
static constexpr char const *const name {"is_anonymous"}
 
static constexpr char const *const typestr {"bool"}
 
static constexpr bool traverse {false}
 
static constexpr auto mbr_ptr {&SgAdaAccessType::p_is_anonymous}
 

Member Typedef Documentation

◆ parent

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

Definition at line 99 of file generated.h.

◆ field_type

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

Definition at line 100 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_anonymous >::bind = Desc<SgAdaAccessType, bool SgAdaAccessType::*, &SgAdaAccessType::p_is_anonymous>

Definition at line 107 of file generated.h.

Member Data Documentation

◆ position

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

Definition at line 101 of file generated.h.

◆ name

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

Definition at line 102 of file generated.h.

◆ typestr

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

Definition at line 103 of file generated.h.

◆ traverse

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

Definition at line 104 of file generated.h.

◆ mbr_ptr

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

Definition at line 105 of file generated.h.


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