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

Description

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

Definition at line 1787 of file generated.h.

Public Types

using node = SgAsmCoffSymbol
 
using base = SgAsmGenericSymbol
 
using subclasses_t = mp::List<>
 
using fields_t = mp::List< describe_field_t< SgAsmCoffSymbol, std::string,&SgAsmCoffSymbol::p_st_name >, describe_field_t< SgAsmCoffSymbol, rose_addr_t,&SgAsmCoffSymbol::p_st_name_offset >, describe_field_t< SgAsmCoffSymbol, int,&SgAsmCoffSymbol::p_st_section_num >, describe_field_t< SgAsmCoffSymbol, unsigned,&SgAsmCoffSymbol::p_st_type >, describe_field_t< SgAsmCoffSymbol, unsigned,&SgAsmCoffSymbol::p_st_storage_class >, describe_field_t< SgAsmCoffSymbol, unsigned,&SgAsmCoffSymbol::p_st_num_aux_entries >, describe_field_t< SgAsmCoffSymbol, SgUnsignedCharList,&SgAsmCoffSymbol::p_aux_data >>
 

Static Public Attributes

static constexpr char const *const name {"AsmCoffSymbol"}
 
static constexpr unsigned long variant {64}
 
static constexpr bool concrete {true}
 

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