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

Description

Definition at line 4316 of file generated.h.

Public Types

using node = SgAsmElfRelocSection
 
using base = SgAsmElfSection
 
using subclasses_t = mp::List<>
 
using fields_t = mp::List< describe_field_t< SgAsmElfRelocSection, bool,&SgAsmElfRelocSection::p_usesAddend >, describe_field_t< SgAsmElfRelocSection, SgAsmElfSection *,&SgAsmElfRelocSection::p_targetSection >, describe_field_t< SgAsmElfRelocSection, SgAsmElfRelocEntryList *,&SgAsmElfRelocSection::p_entries > >
 

Static Public Attributes

static constexpr char const *const name {"AsmElfRelocSection"}
 
static constexpr unsigned long variant {162}
 
static constexpr bool concrete {true}
 

Member Typedef Documentation

◆ node

Definition at line 4317 of file generated.h.

◆ base

Definition at line 4318 of file generated.h.

◆ subclasses_t

Definition at line 4322 of file generated.h.

◆ fields_t

using Rose::Traits::generated::describe_node_t< SgAsmElfRelocSection >::fields_t = mp::List<describe_field_t<SgAsmElfRelocSection,bool,&SgAsmElfRelocSection::p_usesAddend>, describe_field_t<SgAsmElfRelocSection,SgAsmElfSection*,&SgAsmElfRelocSection::p_targetSection>, describe_field_t<SgAsmElfRelocSection,SgAsmElfRelocEntryList*,&SgAsmElfRelocSection::p_entries> >

Definition at line 4323 of file generated.h.

Member Data Documentation

◆ name

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

Definition at line 4319 of file generated.h.

◆ variant

constexpr unsigned long Rose::Traits::generated::describe_node_t< SgAsmElfRelocSection >::variant {162}
staticconstexpr

Definition at line 4320 of file generated.h.

◆ concrete

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

Definition at line 4321 of file generated.h.


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