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

Description

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

Definition at line 4506 of file generated.h.

Public Types

using node = SgAsmElfSectionTableEntry
 
using base = SgAsmExecutableFileFormat
 
using subclasses_t = mp::List<>
 
using fields_t = mp::List< describe_field_t< SgAsmElfSectionTableEntry, unsigned,&SgAsmElfSectionTableEntry::p_sh_name >, describe_field_t< SgAsmElfSectionTableEntry, SgAsmElfSectionTableEntry::SectionType,&SgAsmElfSectionTableEntry::p_sh_type >, describe_field_t< SgAsmElfSectionTableEntry, unsigned long,&SgAsmElfSectionTableEntry::p_sh_link >, describe_field_t< SgAsmElfSectionTableEntry, unsigned long,&SgAsmElfSectionTableEntry::p_sh_info >, describe_field_t< SgAsmElfSectionTableEntry, uint64_t,&SgAsmElfSectionTableEntry::p_sh_flags >, describe_field_t< SgAsmElfSectionTableEntry, rose_addr_t,&SgAsmElfSectionTableEntry::p_sh_addr >, describe_field_t< SgAsmElfSectionTableEntry, rose_addr_t,&SgAsmElfSectionTableEntry::p_sh_offset >, describe_field_t< SgAsmElfSectionTableEntry, rose_addr_t,&SgAsmElfSectionTableEntry::p_sh_size >, describe_field_t< SgAsmElfSectionTableEntry, rose_addr_t,&SgAsmElfSectionTableEntry::p_sh_addralign >, describe_field_t< SgAsmElfSectionTableEntry, rose_addr_t,&SgAsmElfSectionTableEntry::p_sh_entsize >, describe_field_t< SgAsmElfSectionTableEntry, SgUnsignedCharList,&SgAsmElfSectionTableEntry::p_extra >>
 

Static Public Attributes

static constexpr char const *const name {"AsmElfSectionTableEntry"}
 
static constexpr unsigned long variant {165}
 
static constexpr bool concrete {true}
 

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