ROSE 0.11.145.141
Public Types | Static Public Member Functions | List of all members
Rose::CodeGen::object_helper< Object::a_class > Struct Reference

Description

Definition at line 66 of file Object.h.

Public Types

using decl_t = SgClassDeclaration
 
using symbol_t = SgClassSymbol
 
using type_t = SgClassType
 
using ref_t = type_t
 

Static Public Member Functions

static constexpr bool is_template_symbol_variant (VariantT v)
 

Member Typedef Documentation

◆ decl_t

using Rose::CodeGen::object_helper< Object::a_class >::decl_t = SgClassDeclaration

Definition at line 67 of file Object.h.

◆ symbol_t

using Rose::CodeGen::object_helper< Object::a_class >::symbol_t = SgClassSymbol

Definition at line 68 of file Object.h.

◆ type_t

using Rose::CodeGen::object_helper< Object::a_class >::type_t = SgClassType

Definition at line 69 of file Object.h.

◆ ref_t

using Rose::CodeGen::object_helper< Object::a_class >::ref_t = type_t

Definition at line 71 of file Object.h.

Member Function Documentation

◆ is_template_symbol_variant()

static constexpr bool Rose::CodeGen::object_helper< Object::a_class >::is_template_symbol_variant ( VariantT  v)
inlinestaticconstexpr

Definition at line 73 of file Object.h.


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