#include <status.h>
Definition at line 87 of file status.h.
◆ Status() [1/5]
| nndeploy::base::Status::Status |
( |
| ) |
|
◆ Status() [2/5]
| nndeploy::base::Status::Status |
( |
int |
code | ) |
|
◆ Status() [3/5]
◆ ~Status()
| nndeploy::base::Status::~Status |
( |
| ) |
|
◆ Status() [4/5]
| nndeploy::base::Status::Status |
( |
const Status & |
other | ) |
|
◆ Status() [5/5]
| nndeploy::base::Status::Status |
( |
Status && |
other | ) |
|
◆ desc()
| std::string nndeploy::base::Status::desc |
( |
| ) |
const |
◆ Error()
| static Status nndeploy::base::Status::Error |
( |
| ) |
|
|
static |
◆ getStatusCode()
| StatusCode nndeploy::base::Status::getStatusCode |
( |
| ) |
const |
◆ Ok()
| static Status nndeploy::base::Status::Ok |
( |
| ) |
|
|
static |
◆ operator bool()
| nndeploy::base::Status::operator bool |
( |
| ) |
const |
◆ operator int()
| nndeploy::base::Status::operator int |
( |
| ) |
const |
◆ operator!=() [1/3]
| bool nndeploy::base::Status::operator!= |
( |
const Status & |
other | ) |
const |
◆ operator!=() [2/3]
| bool nndeploy::base::Status::operator!= |
( |
const StatusCode & |
other | ) |
const |
◆ operator!=() [3/3]
| bool nndeploy::base::Status::operator!= |
( |
int |
other | ) |
const |
◆ operator+()
| Status nndeploy::base::Status::operator+ |
( |
const Status & |
other | ) |
|
◆ operator=() [1/4]
| Status& nndeploy::base::Status::operator= |
( |
const Status & |
other | ) |
|
◆ operator=() [2/4]
◆ operator=() [3/4]
| Status& nndeploy::base::Status::operator= |
( |
int |
other | ) |
|
◆ operator=() [4/4]
| Status& nndeploy::base::Status::operator= |
( |
Status && |
other | ) |
|
◆ operator==() [1/3]
| bool nndeploy::base::Status::operator== |
( |
const Status & |
other | ) |
const |
◆ operator==() [2/3]
| bool nndeploy::base::Status::operator== |
( |
const StatusCode & |
other | ) |
const |
◆ operator==() [3/3]
| bool nndeploy::base::Status::operator== |
( |
int |
other | ) |
const |
The documentation for this class was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/nndeploy-zh/checkouts/latest/framework/include/nndeploy/base/status.h