ROSE  0.11.145.0
Public Types | Static Public Attributes | List of all members
Rose::Traits::generated::describe_field_t< SgAsmNERelocEntry, rose_addr_t,&SgAsmNERelocEntry::p_src_offset > Struct Template Reference

Description

template<>
struct Rose::Traits::generated::describe_field_t< SgAsmNERelocEntry, rose_addr_t,&SgAsmNERelocEntry::p_src_offset >

Definition at line 8950 of file generated.h.

Public Types

using parent = SgAsmNERelocEntry
 
using field_type = rose_addr_t
 
template<template< typename NodeT, typename FieldT, FieldT fld_ptr > class Desc>
using bind = Desc< SgAsmNERelocEntry, rose_addr_t SgAsmNERelocEntry::*,&SgAsmNERelocEntry::p_src_offset >
 

Static Public Attributes

static constexpr size_t position {4}
 
static constexpr char const *const name {"src_offset"}
 
static constexpr char const *const typestr {"rose_addr_t"}
 
static constexpr bool traverse {false}
 
static constexpr auto mbr_ptr {&SgAsmNERelocEntry::p_src_offset}
 

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