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

Description

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

Definition at line 10119 of file generated.h.

Public Types

using node = SgAsmPEImportDirectory
 
using base = SgAsmExecutableFileFormat
 
using subclasses_t = mp::List<>
 
using fields_t = mp::List< describe_field_t< SgAsmPEImportDirectory, SgAsmGenericString *,&SgAsmPEImportDirectory::p_dll_name >, describe_field_t< SgAsmPEImportDirectory, rose_rva_t,&SgAsmPEImportDirectory::p_dll_name_rva >, describe_field_t< SgAsmPEImportDirectory, size_t,&SgAsmPEImportDirectory::p_dll_name_nalloc >, describe_field_t< SgAsmPEImportDirectory, time_t,&SgAsmPEImportDirectory::p_time >, describe_field_t< SgAsmPEImportDirectory, unsigned,&SgAsmPEImportDirectory::p_forwarder_chain >, describe_field_t< SgAsmPEImportDirectory, rose_rva_t,&SgAsmPEImportDirectory::p_ilt_rva >, describe_field_t< SgAsmPEImportDirectory, size_t,&SgAsmPEImportDirectory::p_ilt_nalloc >, describe_field_t< SgAsmPEImportDirectory, rose_rva_t,&SgAsmPEImportDirectory::p_iat_rva >, describe_field_t< SgAsmPEImportDirectory, size_t,&SgAsmPEImportDirectory::p_iat_nalloc >, describe_field_t< SgAsmPEImportDirectory, SgAsmPEImportItemList *,&SgAsmPEImportDirectory::p_imports >>
 

Static Public Attributes

static constexpr char const *const name {"AsmPEImportDirectory"}
 
static constexpr unsigned long variant {256}
 
static constexpr bool concrete {true}
 

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