ROSE  0.11.145.0
Public Types | Static Public Attributes | List of all members
Rose::Traits::generated::describe_field_t< SgAsmJvmExceptionHandler, uint16_t,&SgAsmJvmExceptionHandler::p_handler_pc > Struct Template Reference

Description

template<>
struct Rose::Traits::generated::describe_field_t< SgAsmJvmExceptionHandler, uint16_t,&SgAsmJvmExceptionHandler::p_handler_pc >

Definition at line 36458 of file generated.h.

Public Types

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

Static Public Attributes

static constexpr size_t position {2}
 
static constexpr char const *const name {"handler_pc"}
 
static constexpr char const *const typestr {"uint16_t"}
 
static constexpr bool traverse {false}
 
static constexpr auto mbr_ptr {&SgAsmJvmExceptionHandler::p_handler_pc}
 

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