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

Public Member Functions

 AttributeAdapter (ParameterVector &ref)
 
bool visit_attributes (AttributeVisitor &visitor) override
 
const DiscreteTypeInfoget_type_info () const override
 type info enables identification of the value accessor, as well as is_type and as_type.
 
- Public Member Functions inherited from ngraph::VisitorAdapter
virtual bool visit_attributes (AttributeVisitor &visitor)=0
 

Static Public Attributes

static constexpr DiscreteTypeInfo type_info {"AttributeAdapter<ParameterVector>", 0}
 

Protected Attributes

ParameterVector & m_ref
 

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