#include <common.h>
Definition at line 24 of file common.h.
◆ DataType() [1/5]
| nndeploy::base::DataType::DataType |
( |
| ) |
|
◆ DataType() [2/5]
| nndeploy::base::DataType::DataType |
( |
DataTypeCode |
code, |
|
|
uint8_t |
bits, |
|
|
uint16_t |
lanes = (uint16_t) 1 |
|
) |
| |
◆ DataType() [3/5]
| nndeploy::base::DataType::DataType |
( |
uint8_t |
code, |
|
|
uint8_t |
bits, |
|
|
uint16_t |
lanes = (uint16_t) 1 |
|
) |
| |
◆ ~DataType()
| nndeploy::base::DataType::~DataType |
( |
| ) |
|
◆ DataType() [4/5]
| nndeploy::base::DataType::DataType |
( |
const DataType & |
other | ) |
|
◆ DataType() [5/5]
| nndeploy::base::DataType::DataType |
( |
DataType && |
other | ) |
|
◆ operator!=() [1/2]
| bool nndeploy::base::DataType::operator!= |
( |
const DataType & |
other | ) |
const |
◆ operator!=() [2/2]
| bool nndeploy::base::DataType::operator!= |
( |
const DataTypeCode & |
other | ) |
const |
◆ operator<()
| bool nndeploy::base::DataType::operator< |
( |
const DataType & |
other | ) |
const |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ operator==() [1/2]
| bool nndeploy::base::DataType::operator== |
( |
const DataType & |
other | ) |
const |
◆ operator==() [2/2]
| bool nndeploy::base::DataType::operator== |
( |
const DataTypeCode & |
other | ) |
const |
◆ size()
| size_t nndeploy::base::DataType::size |
( |
| ) |
const |
◆ bits_
| uint8_t nndeploy::base::DataType::bits_ |
◆ code_
| uint8_t nndeploy::base::DataType::code_ |
◆ lanes_
| uint16_t nndeploy::base::DataType::lanes_ |
The documentation for this struct was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/nndeploy-zh/checkouts/stable/framework/include/nndeploy/base/common.h