ROSE  0.11.145.0
Public Types | Static Public Attributes | List of all members
Rose::Traits::generated::describe_field_t< SgAsmPEExportDirectory, rose_rva_t,&SgAsmPEExportDirectory::p_name_rva > Struct Template Reference

Description

template<>
struct Rose::Traits::generated::describe_field_t< SgAsmPEExportDirectory, rose_rva_t,&SgAsmPEExportDirectory::p_name_rva >

Definition at line 9366 of file generated.h.

Public Types

using parent = SgAsmPEExportDirectory
 
using field_type = rose_rva_t
 
template<template< typename NodeT, typename FieldT, FieldT fld_ptr > class Desc>
using bind = Desc< SgAsmPEExportDirectory, rose_rva_t SgAsmPEExportDirectory::*,&SgAsmPEExportDirectory::p_name_rva >
 

Static Public Attributes

static constexpr size_t position {4}
 
static constexpr char const *const name {"name_rva"}
 
static constexpr char const *const typestr {"rose_rva_t"}
 
static constexpr bool traverse {false}
 
static constexpr auto mbr_ptr {&SgAsmPEExportDirectory::p_name_rva}
 

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