aclopCreateAttr
Applicability
Product |
Supported |
|---|---|
Atlas 350 Accelerator Card |
√ |
√ |
|
√ |
|
√ |
|
√ |
|
√ |
Function Usage
Creates data of the aclopAttr type to store operator attributes.
To destroy data of the aclopAttr type, call aclopDestroyAttr.
Prototype
1 | aclopAttr *aclopCreateAttr() |
Parameters
None
Returns
Pointer to data of the aclopAttr type
Parent topic: aclopAttr