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

Description

Definition at line 24842 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 {638}
 
static constexpr bool concrete {true}
 

Member Typedef Documentation

◆ node

Definition at line 24843 of file generated.h.

◆ base

Definition at line 24844 of file generated.h.

◆ subclasses_t

Definition at line 24848 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 24849 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 24845 of file generated.h.

◆ variant

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

Definition at line 24846 of file generated.h.

◆ concrete

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

Definition at line 24847 of file generated.h.


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