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

Description

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

Definition at line 10502 of file generated.h.

Public Types

using node = SgAsmPESectionTableEntry
 
using base = SgAsmExecutableFileFormat
 
using subclasses_t = mp::List<>
 
using fields_t = mp::List< describe_field_t< SgAsmPESectionTableEntry, std::string,&SgAsmPESectionTableEntry::p_name >, describe_field_t< SgAsmPESectionTableEntry, rose_addr_t,&SgAsmPESectionTableEntry::p_virtual_size >, describe_field_t< SgAsmPESectionTableEntry, rose_addr_t,&SgAsmPESectionTableEntry::p_rva >, describe_field_t< SgAsmPESectionTableEntry, rose_addr_t,&SgAsmPESectionTableEntry::p_physical_size >, describe_field_t< SgAsmPESectionTableEntry, rose_addr_t,&SgAsmPESectionTableEntry::p_physical_offset >, describe_field_t< SgAsmPESectionTableEntry, unsigned,&SgAsmPESectionTableEntry::p_coff_line_nums >, describe_field_t< SgAsmPESectionTableEntry, unsigned,&SgAsmPESectionTableEntry::p_n_relocs >, describe_field_t< SgAsmPESectionTableEntry, unsigned,&SgAsmPESectionTableEntry::p_n_coff_line_nums >, describe_field_t< SgAsmPESectionTableEntry, unsigned,&SgAsmPESectionTableEntry::p_flags >>
 

Static Public Attributes

static constexpr char const *const name {"AsmPESectionTableEntry"}
 
static constexpr unsigned long variant {265}
 
static constexpr bool concrete {true}
 

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