ROSE 0.11.145.141
Public Types | Static Public Attributes | List of all members
Rose::Traits::generated::describe_field_t< SgAsmJvmCodeAttribute, uint16_t,&SgAsmJvmCodeAttribute::p_max_stack > Struct Reference

Description

Definition at line 6755 of file generated.h.

Public Types

using parent = SgAsmJvmCodeAttribute
 
using field_type = uint16_t
 
template<template< typename NodeT, typename FieldT, FieldT fld_ptr > class Desc>
using bind = Desc< SgAsmJvmCodeAttribute, uint16_t SgAsmJvmCodeAttribute::*, &SgAsmJvmCodeAttribute::p_max_stack >
 

Static Public Attributes

static constexpr size_t position {0}
 
static constexpr char const *const name {"max_stack"}
 
static constexpr char const *const typestr {"uint16_t"}
 
static constexpr bool traverse {false}
 
static constexpr auto mbr_ptr {&SgAsmJvmCodeAttribute::p_max_stack}
 

Member Typedef Documentation

◆ parent

using Rose::Traits::generated::describe_field_t< SgAsmJvmCodeAttribute, uint16_t,&SgAsmJvmCodeAttribute::p_max_stack >::parent = SgAsmJvmCodeAttribute

Definition at line 6756 of file generated.h.

◆ field_type

using Rose::Traits::generated::describe_field_t< SgAsmJvmCodeAttribute, uint16_t,&SgAsmJvmCodeAttribute::p_max_stack >::field_type = uint16_t

Definition at line 6757 of file generated.h.

◆ bind

template<template< typename NodeT, typename FieldT, FieldT fld_ptr > class Desc>
using Rose::Traits::generated::describe_field_t< SgAsmJvmCodeAttribute, uint16_t,&SgAsmJvmCodeAttribute::p_max_stack >::bind = Desc<SgAsmJvmCodeAttribute, uint16_t SgAsmJvmCodeAttribute::*, &SgAsmJvmCodeAttribute::p_max_stack>

Definition at line 6764 of file generated.h.

Member Data Documentation

◆ position

constexpr size_t Rose::Traits::generated::describe_field_t< SgAsmJvmCodeAttribute, uint16_t,&SgAsmJvmCodeAttribute::p_max_stack >::position {0}
staticconstexpr

Definition at line 6758 of file generated.h.

◆ name

constexpr char const* const Rose::Traits::generated::describe_field_t< SgAsmJvmCodeAttribute, uint16_t,&SgAsmJvmCodeAttribute::p_max_stack >::name {"max_stack"}
staticconstexpr

Definition at line 6759 of file generated.h.

◆ typestr

constexpr char const* const Rose::Traits::generated::describe_field_t< SgAsmJvmCodeAttribute, uint16_t,&SgAsmJvmCodeAttribute::p_max_stack >::typestr {"uint16_t"}
staticconstexpr

Definition at line 6760 of file generated.h.

◆ traverse

constexpr bool Rose::Traits::generated::describe_field_t< SgAsmJvmCodeAttribute, uint16_t,&SgAsmJvmCodeAttribute::p_max_stack >::traverse {false}
staticconstexpr

Definition at line 6761 of file generated.h.

◆ mbr_ptr

constexpr auto Rose::Traits::generated::describe_field_t< SgAsmJvmCodeAttribute, uint16_t,&SgAsmJvmCodeAttribute::p_max_stack >::mbr_ptr {&SgAsmJvmCodeAttribute::p_max_stack}
staticconstexpr

Definition at line 6762 of file generated.h.


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