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

Description

Definition at line 8282 of file generated.h.

Public Types

using node = SgAsmM68kInstruction
 
using base = SgAsmInstruction
 
using subclasses_t = mp::List<>
 
using fields_t = mp::List< describe_field_t< SgAsmM68kInstruction, Rose::BinaryAnalysis::M68kInstructionKind,&SgAsmM68kInstruction::p_kind >, describe_field_t< SgAsmM68kInstruction, Rose::BinaryAnalysis::M68kDataFormat,&SgAsmM68kInstruction::p_dataFormat > >
 

Static Public Attributes

static constexpr char const *const name {"AsmM68kInstruction"}
 
static constexpr unsigned long variant {234}
 
static constexpr bool concrete {true}
 

Member Typedef Documentation

◆ node

Definition at line 8283 of file generated.h.

◆ base

Definition at line 8284 of file generated.h.

◆ subclasses_t

Definition at line 8288 of file generated.h.

◆ fields_t

using Rose::Traits::generated::describe_node_t< SgAsmM68kInstruction >::fields_t = mp::List<describe_field_t<SgAsmM68kInstruction,Rose::BinaryAnalysis::M68kInstructionKind,&SgAsmM68kInstruction::p_kind>, describe_field_t<SgAsmM68kInstruction,Rose::BinaryAnalysis::M68kDataFormat,&SgAsmM68kInstruction::p_dataFormat> >

Definition at line 8289 of file generated.h.

Member Data Documentation

◆ name

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

Definition at line 8285 of file generated.h.

◆ variant

constexpr unsigned long Rose::Traits::generated::describe_node_t< SgAsmM68kInstruction >::variant {234}
staticconstexpr

Definition at line 8286 of file generated.h.

◆ concrete

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

Definition at line 8287 of file generated.h.


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