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

Description

Definition at line 4765 of file generated.h.

Public Types

using node = SgAsmElfSymbol
 
using base = SgAsmGenericSymbol
 
using subclasses_t = mp::List<>
 
using fields_t = mp::List< describe_field_t< SgAsmElfSymbol, unsigned char,&SgAsmElfSymbol::p_st_info >, describe_field_t< SgAsmElfSymbol, unsigned char,&SgAsmElfSymbol::p_st_res1 >, describe_field_t< SgAsmElfSymbol, unsigned,&SgAsmElfSymbol::p_st_shndx >, describe_field_t< SgAsmElfSymbol, rose_addr_t,&SgAsmElfSymbol::p_st_size >, describe_field_t< SgAsmElfSymbol, SgUnsignedCharList,&SgAsmElfSymbol::p_extra > >
 

Static Public Attributes

static constexpr char const *const name {"AsmElfSymbol"}
 
static constexpr unsigned long variant {171}
 
static constexpr bool concrete {true}
 

Member Typedef Documentation

◆ node

Definition at line 4766 of file generated.h.

◆ base

Definition at line 4767 of file generated.h.

◆ subclasses_t

Definition at line 4771 of file generated.h.

◆ fields_t

using Rose::Traits::generated::describe_node_t< SgAsmElfSymbol >::fields_t = mp::List<describe_field_t<SgAsmElfSymbol,unsigned char,&SgAsmElfSymbol::p_st_info>, describe_field_t<SgAsmElfSymbol,unsigned char,&SgAsmElfSymbol::p_st_res1>, describe_field_t<SgAsmElfSymbol,unsigned,&SgAsmElfSymbol::p_st_shndx>, describe_field_t<SgAsmElfSymbol,rose_addr_t,&SgAsmElfSymbol::p_st_size>, describe_field_t<SgAsmElfSymbol,SgUnsignedCharList,&SgAsmElfSymbol::p_extra> >

Definition at line 4772 of file generated.h.

Member Data Documentation

◆ name

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

Definition at line 4768 of file generated.h.

◆ variant

constexpr unsigned long Rose::Traits::generated::describe_node_t< SgAsmElfSymbol >::variant {171}
staticconstexpr

Definition at line 4769 of file generated.h.

◆ concrete

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

Definition at line 4770 of file generated.h.


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