ROSE  0.11.124.0
Public Types | Static Public Attributes | List of all members
Rose::Traits::generated::describe_field_t< SgAsmJvmConstantPoolEntry, const char *,&SgAsmJvmConstantPoolEntry::p_utf8_bytes > Struct Template Reference

Description

template<>
struct Rose::Traits::generated::describe_field_t< SgAsmJvmConstantPoolEntry, const char *,&SgAsmJvmConstantPoolEntry::p_utf8_bytes >

Definition at line 7066 of file generated.h.

Public Types

using parent = SgAsmJvmConstantPoolEntry
 
using field_type = const char *
 
template<template< typename NodeT, typename FieldT, FieldT fld_ptr > class Desc>
using bind = Desc< SgAsmJvmConstantPoolEntry, const char *SgAsmJvmConstantPoolEntry::*,&SgAsmJvmConstantPoolEntry::p_utf8_bytes >
 

Static Public Attributes

static constexpr size_t position {13}
 
static constexpr char const *const name {"utf8_bytes"}
 
static constexpr char const *const typestr {"const char*"}
 
static constexpr bool traverse {false}
 
static constexpr auto mbr_ptr {&SgAsmJvmConstantPoolEntry::p_utf8_bytes}
 

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