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

Description

Definition at line 19038 of file generated.h.

Public Types

using node = SgImageControlStatement
 
using base = SgStatement
 
using subclasses_t = mp::List< SgSyncAllStatement, SgSyncImagesStatement, SgSyncMemoryStatement, SgSyncTeamStatement, SgLockStatement, SgUnlockStatement >
 
using fields_t = mp::List< describe_field_t< SgImageControlStatement, SgImageControlStatement::image_control_statement_enum,&SgImageControlStatement::p_image_control_statement >, describe_field_t< SgImageControlStatement, SgExpression *,&SgImageControlStatement::p_stat >, describe_field_t< SgImageControlStatement, SgExpression *,&SgImageControlStatement::p_err_msg >, describe_field_t< SgImageControlStatement, SgExpression *,&SgImageControlStatement::p_acquired_lock > >
 

Static Public Attributes

static constexpr char const *const name {"ImageControlStatement"}
 
static constexpr unsigned long variant {466}
 
static constexpr bool concrete {false}
 

Member Typedef Documentation

◆ node

Definition at line 19039 of file generated.h.

◆ base

Definition at line 19040 of file generated.h.

◆ subclasses_t

Definition at line 19044 of file generated.h.

◆ fields_t

using Rose::Traits::generated::describe_node_t< SgImageControlStatement >::fields_t = mp::List<describe_field_t<SgImageControlStatement,SgImageControlStatement::image_control_statement_enum,&SgImageControlStatement::p_image_control_statement>, describe_field_t<SgImageControlStatement,SgExpression*,&SgImageControlStatement::p_stat>, describe_field_t<SgImageControlStatement,SgExpression*,&SgImageControlStatement::p_err_msg>, describe_field_t<SgImageControlStatement,SgExpression*,&SgImageControlStatement::p_acquired_lock> >

Definition at line 19045 of file generated.h.

Member Data Documentation

◆ name

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

Definition at line 19041 of file generated.h.

◆ variant

constexpr unsigned long Rose::Traits::generated::describe_node_t< SgImageControlStatement >::variant {466}
staticconstexpr

Definition at line 19042 of file generated.h.

◆ concrete

constexpr bool Rose::Traits::generated::describe_node_t< SgImageControlStatement >::concrete {false}
staticconstexpr

Definition at line 19043 of file generated.h.


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