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

Description

Definition at line 24564 of file generated.h.

Public Types

using node = SgOptions
 
using base = SgSupport
 
using subclasses_t = mp::List<>
 
using fields_t = mp::List< describe_field_t< SgOptions, std::ostream *,&SgOptions::p_default_output >, describe_field_t< SgOptions, std::ostream *,&SgOptions::p_debug_output >, describe_field_t< SgOptions, std::ostream *,&SgOptions::p_error_output >, describe_field_t< SgOptions, std::ostream *,&SgOptions::p_logging_output >, describe_field_t< SgOptions, int,&SgOptions::p_debug_level >, describe_field_t< SgOptions, int,&SgOptions::p_logging_level > >
 

Static Public Attributes

static constexpr char const *const name {"Options"}
 
static constexpr unsigned long variant {635}
 
static constexpr bool concrete {true}
 

Member Typedef Documentation

◆ node

Definition at line 24565 of file generated.h.

◆ base

Definition at line 24566 of file generated.h.

◆ subclasses_t

Definition at line 24570 of file generated.h.

◆ fields_t

using Rose::Traits::generated::describe_node_t< SgOptions >::fields_t = mp::List<describe_field_t<SgOptions,std::ostream*,&SgOptions::p_default_output>, describe_field_t<SgOptions,std::ostream*,&SgOptions::p_debug_output>, describe_field_t<SgOptions,std::ostream*,&SgOptions::p_error_output>, describe_field_t<SgOptions,std::ostream*,&SgOptions::p_logging_output>, describe_field_t<SgOptions,int,&SgOptions::p_debug_level>, describe_field_t<SgOptions,int,&SgOptions::p_logging_level> >

Definition at line 24571 of file generated.h.

Member Data Documentation

◆ name

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

Definition at line 24567 of file generated.h.

◆ variant

constexpr unsigned long Rose::Traits::generated::describe_node_t< SgOptions >::variant {635}
staticconstexpr

Definition at line 24568 of file generated.h.

◆ concrete

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

Definition at line 24569 of file generated.h.


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