ONE - On-device Neural Engine
|
Struct that holds attr data of int type. More...
#include <COpAttrTypes.h>
Public Member Functions | |
COpAttrInt (int tf_val) | |
int | val () const |
void | val (int val) |
Public Member Functions inherited from locoex::COpAttrData | |
virtual | ~COpAttrData ()=default |
COpAttrType | type () const |
void | type (COpAttrType attr_type) |
Additional Inherited Members | |
Protected Member Functions inherited from locoex::COpAttrData | |
COpAttrData (COpAttrType attr_type) | |
Struct that holds attr data of int type.
Definition at line 58 of file COpAttrTypes.h.
|
inline |
Definition at line 61 of file COpAttrTypes.h.
|
inline |
Definition at line 63 of file COpAttrTypes.h.
|
inline |
Definition at line 64 of file COpAttrTypes.h.
References val().
Referenced by val().