Public Member Functions | Static Public Attributes
ngraph::AttributeAdapter< std::vector< std::shared_ptr< ngraph::op::util::SubGraphOp::InputDescription > > > Class Reference
Inheritance diagram for ngraph::AttributeAdapter< std::vector< std::shared_ptr< ngraph::op::util::SubGraphOp::InputDescription > > >:
Inheritance graph
[legend]
Collaboration diagram for ngraph::AttributeAdapter< std::vector< std::shared_ptr< ngraph::op::util::SubGraphOp::InputDescription > > >:
Collaboration graph
[legend]

Public Member Functions

 AttributeAdapter (std::vector< std::shared_ptr< ngraph::op::util::SubGraphOp::InputDescription >> &value)
 
const DiscreteTypeInfoget_type_info () const override
 
- Public Member Functions inherited from ngraph::DirectValueAccessor< std::vector< std::shared_ptr< ngraph::op::util::SubGraphOp::InputDescription > > >
 DirectValueAccessor (std::vector< std::shared_ptr< ngraph::op::util::SubGraphOp::InputDescription > > &ref)
 
const std::vector< std::shared_ptr< ngraph::op::util::SubGraphOp::InputDescription > > & get () override
 Returns the value.
 
void set (const std::vector< std::shared_ptr< ngraph::op::util::SubGraphOp::InputDescription > > &value) override
 Sets the value.
 
- Public Member Functions inherited from ngraph::ValueAccessor< VAT >
virtual void set (const VAT &value)=0
 Sets the value.
 

Static Public Attributes

static constexpr DiscreteTypeInfo type_info
 

Additional Inherited Members

- Protected Attributes inherited from ngraph::DirectValueAccessor< std::vector< std::shared_ptr< ngraph::op::util::SubGraphOp::InputDescription > > >
std::vector< std::shared_ptr< ngraph::op::util::SubGraphOp::InputDescription > > & m_ref
 

Field Documentation

◆ type_info

constexpr DiscreteTypeInfo ngraph::AttributeAdapter< std::vector< std::shared_ptr< ngraph::op::util::SubGraphOp::InputDescription > > >::type_info
staticconstexpr
Initial value:
{
"AttributeAdapter<std::vector<std::shared_ptr<ngraph::op::util::SubGraphOp::"
"InputDescription>>>",
0}

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