|
nndeploy C++ API
0.2.0
nndeploy C++ API
|
This is the complete list of members for nndeploy::base::DataType, including all inherited members.
| bits_ | nndeploy::base::DataType | |
| code_ | nndeploy::base::DataType | |
| DataType() | nndeploy::base::DataType | |
| DataType(DataTypeCode code, uint8_t bits, uint16_t lanes=(uint16_t) 1) | nndeploy::base::DataType | |
| DataType(uint8_t code, uint8_t bits, uint16_t lanes=(uint16_t) 1) | nndeploy::base::DataType | |
| DataType(const DataType &other) | nndeploy::base::DataType | |
| DataType(DataType &&other) | nndeploy::base::DataType | |
| lanes_ | nndeploy::base::DataType | |
| operator!=(const DataType &other) const | nndeploy::base::DataType | |
| operator!=(const DataTypeCode &other) const | nndeploy::base::DataType | |
| operator<(const DataType &other) const | nndeploy::base::DataType | |
| operator=(const DataType &other) | nndeploy::base::DataType | |
| operator=(DataType &&other) | nndeploy::base::DataType | |
| operator==(const DataType &other) const | nndeploy::base::DataType | |
| operator==(const DataTypeCode &other) const | nndeploy::base::DataType | |
| size() const | nndeploy::base::DataType | |
| ~DataType() | nndeploy::base::DataType |