ROSE  0.11.145.0
Public Types | Static Public Attributes | List of all members
Rose::Traits::generated::describe_field_t< SgIOStatement, SgIOStatement::io_statement_enum,&SgIOStatement::p_io_statement > Struct Template Reference

Description

template<>
struct Rose::Traits::generated::describe_field_t< SgIOStatement, SgIOStatement::io_statement_enum,&SgIOStatement::p_io_statement >

Definition at line 18735 of file generated.h.

Public Types

using parent = SgIOStatement
 
using field_type = SgIOStatement::io_statement_enum
 
template<template< typename NodeT, typename FieldT, FieldT fld_ptr > class Desc>
using bind = Desc< SgIOStatement, SgIOStatement::io_statement_enum SgIOStatement::*,&SgIOStatement::p_io_statement >
 

Static Public Attributes

static constexpr size_t position {0}
 
static constexpr char const *const name {"io_statement"}
 
static constexpr char const *const typestr {"SgIOStatement::io_statement_enum"}
 
static constexpr bool traverse {false}
 
static constexpr auto mbr_ptr {&SgIOStatement::p_io_statement}
 

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