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

Public Member Functions

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

Static Public Attributes

static constexpr DiscreteTypeInfo type_info
 

Additional Inherited Members

- Protected Attributes inherited from ngraph::EnumAttributeAdapterBase< op::v1::NonMaxSuppression::BoxEncodingType >
op::v1::NonMaxSuppression::BoxEncodingType & m_ref
 

Field Documentation

◆ type_info

constexpr DiscreteTypeInfo ngraph::AttributeAdapter< op::v1::NonMaxSuppression::BoxEncodingType >::type_info
staticconstexpr
Initial value:
{
"AttributeAdapter<op::v1::NonMaxSuppression::BoxEncodingType>", 1}

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