IrAttrDef
Applicability
Product |
Supported or Not |
|---|---|
√ |
|
√ |
|
√ |
|
√ |
|
√ |
Function Usage
Defines the IR attributes.
Structure Description
Member |
Type |
Description |
||
|---|---|---|---|---|
attr_name |
std::string |
Attribute name. |
||
ir_attr_type |
IrAttrType |
Attribute type. |
||
attr_data_type |
std::string |
Key value in kIrAttrTypesMap. |
||
attr_default_value |
AttrValue |
Default attribute value. |
Constraints
None
Parent topic: CompliantNodeBuilder