ROSE  0.11.98.0
Public Types | Static Public Attributes | List of all members
Rose::Traits::generated::describe_field_t< SgAsmCilMetadataHeap, std::vector< SgAsmCilCustomAttribute * >,&SgAsmCilMetadataHeap::p_customAttribute > Struct Template Reference

Description

template<>
struct Rose::Traits::generated::describe_field_t< SgAsmCilMetadataHeap, std::vector< SgAsmCilCustomAttribute * >,&SgAsmCilMetadataHeap::p_customAttribute >

Definition at line 38955 of file generated.h.

Public Types

using parent = SgAsmCilMetadataHeap
 
using field_type = std::vector< SgAsmCilCustomAttribute * >
 
template<template< typename NodeT, typename FieldT, FieldT fld_ptr > class Desc>
using bind = Desc< SgAsmCilMetadataHeap, std::vector< SgAsmCilCustomAttribute * > SgAsmCilMetadataHeap::*,&SgAsmCilMetadataHeap::p_customAttribute >
 

Static Public Attributes

static constexpr size_t position {17}
 
static constexpr char const *const name {"customAttribute"}
 
static constexpr char const *const typestr {"std::vector<SgAsmCilCustomAttribute*>"}
 
static constexpr bool traverse {false}
 
static constexpr auto mbr_ptr {&SgAsmCilMetadataHeap::p_customAttribute}
 

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