#include <base.h>
Definition at line 260 of file base.h.
◆ RunStatus() [1/3]
| nndeploy::dag::RunStatus::RunStatus |
( |
| ) |
|
|
inline |
◆ RunStatus() [2/3]
| nndeploy::dag::RunStatus::RunStatus |
( |
const std::string & |
node_name, |
|
|
bool |
is_running, |
|
|
size_t |
graph_run_size, |
|
|
size_t |
run_size, |
|
|
size_t |
completed_size, |
|
|
float |
cost_time, |
|
|
float |
average_time, |
|
|
float |
init_time |
|
) |
| |
|
inline |
◆ RunStatus() [3/3]
| nndeploy::dag::RunStatus::RunStatus |
( |
const RunStatus & |
other | ) |
|
|
inline |
◆ getStatus()
| std::string nndeploy::dag::RunStatus::getStatus |
( |
| ) |
|
|
inline |
◆ operator=()
◆ average_time
| float nndeploy::dag::RunStatus::average_time = -1.0f |
◆ completed_size
| size_t nndeploy::dag::RunStatus::completed_size = 0 |
◆ cost_time
| float nndeploy::dag::RunStatus::cost_time = -1.0f |
◆ graph_run_size
| size_t nndeploy::dag::RunStatus::graph_run_size = 0 |
◆ init_time
| float nndeploy::dag::RunStatus::init_time = -1.0f |
◆ is_running
| bool nndeploy::dag::RunStatus::is_running = false |
◆ node_name
| std::string nndeploy::dag::RunStatus::node_name |
◆ run_size
| size_t nndeploy::dag::RunStatus::run_size = 0 |
The documentation for this struct was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/nndeploy-zh/checkouts/latest/framework/include/nndeploy/dag/base.h