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

Description

Definition at line 10422 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::BinaryAnalysis::Address,&SgAsmPESectionTableEntry::p_virtual_size >, describe_field_t< SgAsmPESectionTableEntry, Rose::BinaryAnalysis::Address,&SgAsmPESectionTableEntry::p_rva >, describe_field_t< SgAsmPESectionTableEntry, Rose::BinaryAnalysis::Address,&SgAsmPESectionTableEntry::p_physical_size >, describe_field_t< SgAsmPESectionTableEntry, Rose::BinaryAnalysis::Address,&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 {262}
 
static constexpr bool concrete {true}
 

Member Typedef Documentation

◆ node

Definition at line 10423 of file generated.h.

◆ base

Definition at line 10424 of file generated.h.

◆ subclasses_t

Definition at line 10428 of file generated.h.

◆ fields_t

using Rose::Traits::generated::describe_node_t< SgAsmPESectionTableEntry >::fields_t = mp::List<describe_field_t<SgAsmPESectionTableEntry,std::string,&SgAsmPESectionTableEntry::p_name>, describe_field_t<SgAsmPESectionTableEntry,Rose::BinaryAnalysis::Address,&SgAsmPESectionTableEntry::p_virtual_size>, describe_field_t<SgAsmPESectionTableEntry,Rose::BinaryAnalysis::Address,&SgAsmPESectionTableEntry::p_rva>, describe_field_t<SgAsmPESectionTableEntry,Rose::BinaryAnalysis::Address,&SgAsmPESectionTableEntry::p_physical_size>, describe_field_t<SgAsmPESectionTableEntry,Rose::BinaryAnalysis::Address,&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> >

Definition at line 10429 of file generated.h.

Member Data Documentation

◆ name

constexpr char const* const Rose::Traits::generated::describe_node_t< SgAsmPESectionTableEntry >::name {"AsmPESectionTableEntry"}
staticconstexpr

Definition at line 10425 of file generated.h.

◆ variant

constexpr unsigned long Rose::Traits::generated::describe_node_t< SgAsmPESectionTableEntry >::variant {262}
staticconstexpr

Definition at line 10426 of file generated.h.

◆ concrete

constexpr bool Rose::Traits::generated::describe_node_t< SgAsmPESectionTableEntry >::concrete {true}
staticconstexpr

Definition at line 10427 of file generated.h.


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