ROSE 0.11.145.134
Public Types | Static Public Attributes | List of all members
Rose::Traits::generated::describe_field_t< SgAsmOp, std::string,&SgAsmOp::p_constraintString > Struct Reference

Description

Definition at line 9287 of file generated.h.

Public Types

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

Static Public Attributes

static constexpr size_t position {5}
 
static constexpr char const *const name {"constraintString"}
 
static constexpr char const *const typestr {"std::string"}
 
static constexpr bool traverse {false}
 
static constexpr auto mbr_ptr {&SgAsmOp::p_constraintString}
 

Member Typedef Documentation

◆ parent

using Rose::Traits::generated::describe_field_t< SgAsmOp, std::string,&SgAsmOp::p_constraintString >::parent = SgAsmOp

Definition at line 9288 of file generated.h.

◆ field_type

using Rose::Traits::generated::describe_field_t< SgAsmOp, std::string,&SgAsmOp::p_constraintString >::field_type = std::string

Definition at line 9289 of file generated.h.

◆ bind

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

Definition at line 9296 of file generated.h.

Member Data Documentation

◆ position

constexpr size_t Rose::Traits::generated::describe_field_t< SgAsmOp, std::string,&SgAsmOp::p_constraintString >::position {5}
staticconstexpr

Definition at line 9290 of file generated.h.

◆ name

constexpr char const* const Rose::Traits::generated::describe_field_t< SgAsmOp, std::string,&SgAsmOp::p_constraintString >::name {"constraintString"}
staticconstexpr

Definition at line 9291 of file generated.h.

◆ typestr

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

Definition at line 9292 of file generated.h.

◆ traverse

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

Definition at line 9293 of file generated.h.

◆ mbr_ptr

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

Definition at line 9294 of file generated.h.


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