ROSE
0.11.137.0
|
Definition at line 39839 of file generated.h.
Public Types | |
using | parent = SgAsmCilCustomAttributeTable |
using | field_type = std::vector< SgAsmCilCustomAttribute * > |
template<template< typename NodeT, typename FieldT, FieldT fld_ptr > class Desc> | |
using | bind = Desc< SgAsmCilCustomAttributeTable, std::vector< SgAsmCilCustomAttribute * > SgAsmCilCustomAttributeTable::*,&SgAsmCilCustomAttributeTable::p_elements > |
Static Public Attributes | |
static constexpr size_t | position {0} |
static constexpr char const *const | name {"elements"} |
static constexpr char const *const | typestr {"std::vector<SgAsmCilCustomAttribute*>"} |
static constexpr bool | traverse {true} |
static constexpr auto | mbr_ptr {&SgAsmCilCustomAttributeTable::p_elements} |