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

Description

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_linkedSection >, describe_field_t< SgAsmElfSection, SgAsmElfSectionTableEntry *,&SgAsmElfSection::p_sectionEntry >, describe_field_t< SgAsmElfSection, SgAsmElfSegmentTableEntry *,&SgAsmElfSection::p_segmentEntry > >
 

Static Public Attributes

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

Member Typedef Documentation

◆ node

Definition at line 4362 of file generated.h.

◆ base

Definition at line 4363 of file generated.h.

◆ subclasses_t

Definition at line 4367 of file generated.h.

◆ fields_t

Definition at line 4368 of file generated.h.

Member Data Documentation

◆ name

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

Definition at line 4364 of file generated.h.

◆ variant

constexpr unsigned long Rose::Traits::generated::describe_node_t< SgAsmElfSection >::variant {163}
staticconstexpr

Definition at line 4365 of file generated.h.

◆ concrete

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

Definition at line 4366 of file generated.h.


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