ROSE 2.4.0
Loading...
Searching...
No Matches
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 6865 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 6866 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 6867 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 6874 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 6868 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 6869 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 6870 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 6871 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 6872 of file generated.h.


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