#include <device_cold.hpp>
Definition at line 69 of file device_cold.hpp.
◆ tx_progress() [1/2]
| hw::device_cold::tx_progress::tx_progress |
( |
| ) |
|
|
inline |
◆ tx_progress() [2/2]
| hw::device_cold::tx_progress::tx_progress |
( |
size_t |
cur_tx, |
|
|
size_t |
max_tx, |
|
|
size_t |
cur_step, |
|
|
size_t |
max_step, |
|
|
size_t |
cur_substep, |
|
|
size_t |
max_substep |
|
) |
| |
|
inline |
◆ indeterminate()
| bool hw::device_cold::tx_progress::indeterminate |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ progress()
| double hw::device_cold::tx_progress::progress |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ m_cur_step
| size_t hw::device_cold::tx_progress::m_cur_step |
|
protected |
◆ m_cur_substep
| size_t hw::device_cold::tx_progress::m_cur_substep |
|
protected |
◆ m_cur_tx
| size_t hw::device_cold::tx_progress::m_cur_tx |
|
protected |
◆ m_max_step
| size_t hw::device_cold::tx_progress::m_max_step |
|
protected |
◆ m_max_substep
| size_t hw::device_cold::tx_progress::m_max_substep |
|
protected |
◆ m_max_tx
| size_t hw::device_cold::tx_progress::m_max_tx |
|
protected |
The documentation for this class was generated from the following file: