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

Description

template<>
struct Rose::Traits::generated::describe_node_t< SgImageControlStatement >

Definition at line 19049 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}
 

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