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

Description

Definition at line 4822 of file generated.h.

Public Types

using node = SgAsmElfSymbolSection
 
using base = SgAsmElfSection
 
using subclasses_t = mp::List<>
 
using fields_t = mp::List< describe_field_t< SgAsmElfSymbolSection, bool,&SgAsmElfSymbolSection::p_isDynamic >, describe_field_t< SgAsmElfSymbolSection, SgAsmElfSymbolList *,&SgAsmElfSymbolSection::p_symbols > >
 

Static Public Attributes

static constexpr char const *const name {"AsmElfSymbolSection"}
 
static constexpr unsigned long variant {173}
 
static constexpr bool concrete {true}
 

Member Typedef Documentation

◆ node

Definition at line 4823 of file generated.h.

◆ base

Definition at line 4824 of file generated.h.

◆ subclasses_t

Definition at line 4828 of file generated.h.

◆ fields_t

using Rose::Traits::generated::describe_node_t< SgAsmElfSymbolSection >::fields_t = mp::List<describe_field_t<SgAsmElfSymbolSection,bool,&SgAsmElfSymbolSection::p_isDynamic>, describe_field_t<SgAsmElfSymbolSection,SgAsmElfSymbolList*,&SgAsmElfSymbolSection::p_symbols> >

Definition at line 4829 of file generated.h.

Member Data Documentation

◆ name

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

Definition at line 4825 of file generated.h.

◆ variant

constexpr unsigned long Rose::Traits::generated::describe_node_t< SgAsmElfSymbolSection >::variant {173}
staticconstexpr

Definition at line 4826 of file generated.h.

◆ concrete

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

Definition at line 4827 of file generated.h.


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