ROSE  0.11.145.0
Public Types | Static Public Attributes | List of all members
Rose::Traits::generated::describe_field_t< SgAsmPEExportSection, SgAsmPEExportEntryList *,&SgAsmPEExportSection::p_exports > Struct Template Reference

Description

template<>
struct Rose::Traits::generated::describe_field_t< SgAsmPEExportSection, SgAsmPEExportEntryList *,&SgAsmPEExportSection::p_exports >

Definition at line 9556 of file generated.h.

Public Types

using parent = SgAsmPEExportSection
 
using field_type = SgAsmPEExportEntryList *
 
template<template< typename NodeT, typename FieldT, FieldT fld_ptr > class Desc>
using bind = Desc< SgAsmPEExportSection, SgAsmPEExportEntryList *SgAsmPEExportSection::*,&SgAsmPEExportSection::p_exports >
 

Static Public Attributes

static constexpr size_t position {1}
 
static constexpr char const *const name {"exports"}
 
static constexpr char const *const typestr {"SgAsmPEExportEntryList*"}
 
static constexpr bool traverse {true}
 
static constexpr auto mbr_ptr {&SgAsmPEExportSection::p_exports}
 

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