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

Public Member Functions

 AttributeAdapter (op::PadType &value)
 
const DiscreteTypeInfoget_type_info () const override
 
- Public Member Functions inherited from ngraph::EnumAttributeAdapterBase< op::PadType >
 EnumAttributeAdapterBase (op::PadType &value)
 
const std::string & get () override
 Returns the value.
 
void set (const std::string &value) override
 Sets the value.
 
 operator op::PadType & ()
 

Static Public Attributes

static constexpr DiscreteTypeInfo type_info {"AttributeAdapter<op::PadType>", 0}
 

Additional Inherited Members

- Protected Attributes inherited from ngraph::EnumAttributeAdapterBase< op::PadType >
op::PadTypem_ref
 

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