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

Description

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

Definition at line 9454 of file generated.h.

Public Types

using node = SgAsmPEExportDirectory
 
using base = SgAsmExecutableFileFormat
 
using subclasses_t = mp::List<>
 
using fields_t = mp::List< describe_field_t< SgAsmPEExportDirectory, unsigned,&SgAsmPEExportDirectory::p_res1 >, describe_field_t< SgAsmPEExportDirectory, time_t,&SgAsmPEExportDirectory::p_timestamp >, describe_field_t< SgAsmPEExportDirectory, unsigned,&SgAsmPEExportDirectory::p_vmajor >, describe_field_t< SgAsmPEExportDirectory, unsigned,&SgAsmPEExportDirectory::p_vminor >, describe_field_t< SgAsmPEExportDirectory, rose_rva_t,&SgAsmPEExportDirectory::p_name_rva >, describe_field_t< SgAsmPEExportDirectory, unsigned,&SgAsmPEExportDirectory::p_ord_base >, describe_field_t< SgAsmPEExportDirectory, size_t,&SgAsmPEExportDirectory::p_expaddr_n >, describe_field_t< SgAsmPEExportDirectory, size_t,&SgAsmPEExportDirectory::p_nameptr_n >, describe_field_t< SgAsmPEExportDirectory, rose_rva_t,&SgAsmPEExportDirectory::p_expaddr_rva >, describe_field_t< SgAsmPEExportDirectory, rose_rva_t,&SgAsmPEExportDirectory::p_nameptr_rva >, describe_field_t< SgAsmPEExportDirectory, rose_rva_t,&SgAsmPEExportDirectory::p_ordinals_rva >, describe_field_t< SgAsmPEExportDirectory, SgAsmGenericString *,&SgAsmPEExportDirectory::p_name >>
 

Static Public Attributes

static constexpr char const *const name {"AsmPEExportDirectory"}
 
static constexpr unsigned long variant {251}
 
static constexpr bool concrete {true}
 

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