ROSE 2.4.0
Loading...
Searching...
No Matches
Public Types | Static Public Attributes | List of all members
Rose::Traits::generated::describe_field_t< SgAsmInstruction, SgAsmOperandList *,&SgAsmInstruction::p_operandList > Struct Reference

Description

Definition at line 6661 of file generated.h.

Public Types

using parent = SgAsmInstruction
 
using field_type = SgAsmOperandList *
 
template<template< typename NodeT, typename FieldT, FieldT fld_ptr > class Desc>
using bind = Desc< SgAsmInstruction, SgAsmOperandList *SgAsmInstruction::*, &SgAsmInstruction::p_operandList >
 

Static Public Attributes

static constexpr size_t position {2}
 
static constexpr char const *const name {"operandList"}
 
static constexpr char const *const typestr {"SgAsmOperandList*"}
 
static constexpr bool traverse {true}
 
static constexpr auto mbr_ptr {&SgAsmInstruction::p_operandList}
 

Member Typedef Documentation

◆ parent

using Rose::Traits::generated::describe_field_t< SgAsmInstruction, SgAsmOperandList *,&SgAsmInstruction::p_operandList >::parent = SgAsmInstruction

Definition at line 6662 of file generated.h.

◆ field_type

using Rose::Traits::generated::describe_field_t< SgAsmInstruction, SgAsmOperandList *,&SgAsmInstruction::p_operandList >::field_type = SgAsmOperandList*

Definition at line 6663 of file generated.h.

◆ bind

template<template< typename NodeT, typename FieldT, FieldT fld_ptr > class Desc>
using Rose::Traits::generated::describe_field_t< SgAsmInstruction, SgAsmOperandList *,&SgAsmInstruction::p_operandList >::bind = Desc<SgAsmInstruction, SgAsmOperandList* SgAsmInstruction::*, &SgAsmInstruction::p_operandList>

Definition at line 6670 of file generated.h.

Member Data Documentation

◆ position

constexpr size_t Rose::Traits::generated::describe_field_t< SgAsmInstruction, SgAsmOperandList *,&SgAsmInstruction::p_operandList >::position {2}
staticconstexpr

Definition at line 6664 of file generated.h.

◆ name

constexpr char const* const Rose::Traits::generated::describe_field_t< SgAsmInstruction, SgAsmOperandList *,&SgAsmInstruction::p_operandList >::name {"operandList"}
staticconstexpr

Definition at line 6665 of file generated.h.

◆ typestr

constexpr char const* const Rose::Traits::generated::describe_field_t< SgAsmInstruction, SgAsmOperandList *,&SgAsmInstruction::p_operandList >::typestr {"SgAsmOperandList*"}
staticconstexpr

Definition at line 6666 of file generated.h.

◆ traverse

constexpr bool Rose::Traits::generated::describe_field_t< SgAsmInstruction, SgAsmOperandList *,&SgAsmInstruction::p_operandList >::traverse {true}
staticconstexpr

Definition at line 6667 of file generated.h.

◆ mbr_ptr

constexpr auto Rose::Traits::generated::describe_field_t< SgAsmInstruction, SgAsmOperandList *,&SgAsmInstruction::p_operandList >::mbr_ptr {&SgAsmInstruction::p_operandList}
staticconstexpr

Definition at line 6668 of file generated.h.


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