ROSE 0.11.145.205
Public Types | Static Public Attributes | List of all members
Rose::Traits::generated::describe_field_t< SgAdaLoopStmt, std::string,&SgAdaLoopStmt::p_string_label > Struct Reference

Description

Definition at line 347 of file generated.h.

Public Types

using parent = SgAdaLoopStmt
 
using field_type = std::string
 
template<template< typename NodeT, typename FieldT, FieldT fld_ptr > class Desc>
using bind = Desc< SgAdaLoopStmt, std::string SgAdaLoopStmt::*, &SgAdaLoopStmt::p_string_label >
 

Static Public Attributes

static constexpr size_t position {1}
 
static constexpr char const *const name {"string_label"}
 
static constexpr char const *const typestr {"std::string"}
 
static constexpr bool traverse {false}
 
static constexpr auto mbr_ptr {&SgAdaLoopStmt::p_string_label}
 

Member Typedef Documentation

◆ parent

using Rose::Traits::generated::describe_field_t< SgAdaLoopStmt, std::string,&SgAdaLoopStmt::p_string_label >::parent = SgAdaLoopStmt

Definition at line 348 of file generated.h.

◆ field_type

using Rose::Traits::generated::describe_field_t< SgAdaLoopStmt, std::string,&SgAdaLoopStmt::p_string_label >::field_type = std::string

Definition at line 349 of file generated.h.

◆ bind

template<template< typename NodeT, typename FieldT, FieldT fld_ptr > class Desc>
using Rose::Traits::generated::describe_field_t< SgAdaLoopStmt, std::string,&SgAdaLoopStmt::p_string_label >::bind = Desc<SgAdaLoopStmt, std::string SgAdaLoopStmt::*, &SgAdaLoopStmt::p_string_label>

Definition at line 356 of file generated.h.

Member Data Documentation

◆ position

constexpr size_t Rose::Traits::generated::describe_field_t< SgAdaLoopStmt, std::string,&SgAdaLoopStmt::p_string_label >::position {1}
staticconstexpr

Definition at line 350 of file generated.h.

◆ name

constexpr char const* const Rose::Traits::generated::describe_field_t< SgAdaLoopStmt, std::string,&SgAdaLoopStmt::p_string_label >::name {"string_label"}
staticconstexpr

Definition at line 351 of file generated.h.

◆ typestr

constexpr char const* const Rose::Traits::generated::describe_field_t< SgAdaLoopStmt, std::string,&SgAdaLoopStmt::p_string_label >::typestr {"std::string"}
staticconstexpr

Definition at line 352 of file generated.h.

◆ traverse

constexpr bool Rose::Traits::generated::describe_field_t< SgAdaLoopStmt, std::string,&SgAdaLoopStmt::p_string_label >::traverse {false}
staticconstexpr

Definition at line 353 of file generated.h.

◆ mbr_ptr

constexpr auto Rose::Traits::generated::describe_field_t< SgAdaLoopStmt, std::string,&SgAdaLoopStmt::p_string_label >::mbr_ptr {&SgAdaLoopStmt::p_string_label}
staticconstexpr

Definition at line 354 of file generated.h.


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