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

Description

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

Definition at line 6416 of file generated.h.

Public Types

using node = SgAsmGenericSymbol
 
using base = SgAsmExecutableFileFormat
 
using subclasses_t = mp::List< SgAsmCoffSymbol, SgAsmElfSymbol >
 
using fields_t = mp::List< describe_field_t< SgAsmGenericSymbol, SgAsmGenericSymbol::SymbolDefState,&SgAsmGenericSymbol::p_def_state >, describe_field_t< SgAsmGenericSymbol, SgAsmGenericSymbol::SymbolBinding,&SgAsmGenericSymbol::p_binding >, describe_field_t< SgAsmGenericSymbol, SgAsmGenericSymbol::SymbolType,&SgAsmGenericSymbol::p_type >, describe_field_t< SgAsmGenericSymbol, rose_addr_t,&SgAsmGenericSymbol::p_value >, describe_field_t< SgAsmGenericSymbol, rose_addr_t,&SgAsmGenericSymbol::p_size >, describe_field_t< SgAsmGenericSymbol, SgAsmGenericSection *,&SgAsmGenericSymbol::p_bound >, describe_field_t< SgAsmGenericSymbol, SgAsmGenericString *,&SgAsmGenericSymbol::p_name >>
 

Static Public Attributes

static constexpr char const *const name {"AsmGenericSymbol"}
 
static constexpr unsigned long variant {205}
 
static constexpr bool concrete {false}
 

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