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

Description

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

Definition at line 4361 of file generated.h.

Public Types

using node = SgAsmElfSection
 
using base = SgAsmGenericSection
 
using subclasses_t = mp::List< SgAsmElfDynamicSection, SgAsmElfEHFrameSection, SgAsmElfNoteSection, SgAsmElfRelocSection, SgAsmElfStringSection, SgAsmElfSymbolSection, SgAsmElfSymverDefinedSection, SgAsmElfSymverNeededSection, SgAsmElfSymverSection >
 
using fields_t = mp::List< describe_field_t< SgAsmElfSection, SgAsmElfSection *,&SgAsmElfSection::p_linked_section >, describe_field_t< SgAsmElfSection, SgAsmElfSectionTableEntry *,&SgAsmElfSection::p_section_entry >, describe_field_t< SgAsmElfSection, SgAsmElfSegmentTableEntry *,&SgAsmElfSection::p_segment_entry >>
 

Static Public Attributes

static constexpr char const *const name {"AsmElfSection"}
 
static constexpr unsigned long variant {163}
 
static constexpr bool concrete {true}
 

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