ROSE  0.11.145.0
Public Types | Static Public Attributes | List of all members
Rose::Traits::generated::describe_node_t< SgAsmCilMethodDef > Struct Template Reference

Description

template<>
struct Rose::Traits::generated::describe_node_t< SgAsmCilMethodDef >

Definition at line 38113 of file generated.h.

Public Types

using node = SgAsmCilMethodDef
 
using base = SgAsmCilMetadata
 
using subclasses_t = mp::List<>
 
using fields_t = mp::List< describe_field_t< SgAsmCilMethodDef, uint32_t,&SgAsmCilMethodDef::p_RVA >, describe_field_t< SgAsmCilMethodDef, uint32_t,&SgAsmCilMethodDef::p_ImplFlags >, describe_field_t< SgAsmCilMethodDef, uint16_t,&SgAsmCilMethodDef::p_Flags >, describe_field_t< SgAsmCilMethodDef, uint32_t,&SgAsmCilMethodDef::p_Name >, describe_field_t< SgAsmCilMethodDef, uint32_t,&SgAsmCilMethodDef::p_Signature >, describe_field_t< SgAsmCilMethodDef, uint32_t,&SgAsmCilMethodDef::p_ParamList >, describe_field_t< SgAsmCilMethodDef, SgAsmBlock *,&SgAsmCilMethodDef::p_body >, describe_field_t< SgAsmCilMethodDef, bool,&SgAsmCilMethodDef::p_initLocals >, describe_field_t< SgAsmCilMethodDef, uint32_t,&SgAsmCilMethodDef::p_stackSize >, describe_field_t< SgAsmCilMethodDef, bool,&SgAsmCilMethodDef::p_hasMoreSections >>
 

Static Public Attributes

static constexpr char const *const name {"AsmCilMethodDef"}
 
static constexpr unsigned long variant {976}
 
static constexpr bool concrete {true}
 

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