Public Member Functions | Static Public Attributes
ngraph::VariantWrapper< VariableContext > Class Reference
Inheritance diagram for ngraph::VariantWrapper< VariableContext >:
Inheritance graph
[legend]
Collaboration diagram for ngraph::VariantWrapper< VariableContext >:
Collaboration graph
[legend]

Public Member Functions

const VariantTypeInfoget_type_info () const override
 
 VariantWrapper (const value_type &value)
 
- Public Member Functions inherited from ngraph::VariantImpl< VariableContext >
 VariantImpl (const value_type &value)
 
const value_typeget () const
 
value_typeget ()
 
void set (const value_type &value)
 
- Public Member Functions inherited from ngraph::Variant
virtual std::shared_ptr< ngraph::Variantinit (const std::shared_ptr< ngraph::Node > &node)
 
virtual std::shared_ptr< ngraph::Variantmerge (const ngraph::NodeVector &nodes)
 

Static Public Attributes

static constexpr VariantTypeInfo type_info
 

Additional Inherited Members

- Public Types inherited from ngraph::VariantImpl< VariableContext >
using value_type = VariableContext
 
- Protected Attributes inherited from ngraph::VariantImpl< VariableContext >
value_type m_value
 

Field Documentation

◆ type_info

constexpr VariantTypeInfo ngraph::VariantWrapper< VariableContext >::type_info
staticconstexpr
Initial value:
{"Variant::EvaluationContext::VariableContext",
0}

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