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

Public Member Functions

 AttributeAdapter (AxisVector &value)
 
const DiscreteTypeInfo & get_type_info () const override
 
- Public Member Functions inherited from ngraph::IndirectVectorValueAccessor< AxisVector, std::vector< int64_t > >
 IndirectVectorValueAccessor (AxisVector &ref)
 
const std::vector< int64_t > & get () override
 Returns the value.
 
void set (const std::vector< int64_t > &value) override
 Sets the value.
 
 operator AxisVector & ()
 

Static Public Attributes

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

Additional Inherited Members

- Protected Attributes inherited from ngraph::IndirectVectorValueAccessor< AxisVector, std::vector< int64_t > >
AxisVectorm_ref
 
std::vector< int64_t > m_buffer
 
bool m_buffer_valid
 

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