#include <device_cold.hpp>
Definition at line 57 of file device_cold.hpp.
◆ op_progress() [1/2]
| hw::device_cold::op_progress::op_progress |
( |
| ) |
|
|
inline |
◆ op_progress() [2/2]
| hw::device_cold::op_progress::op_progress |
( |
double |
progress, |
|
|
bool |
indeterminate = false |
|
) |
| |
|
inlineexplicit |
Definition at line 60 of file device_cold.hpp.
bool indeterminate() const override
double progress() const override
◆ indeterminate()
| bool hw::device_cold::op_progress::indeterminate |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ progress()
| double hw::device_cold::op_progress::progress |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ m_indeterminate
| bool hw::device_cold::op_progress::m_indeterminate |
|
protected |
◆ m_progress
| double hw::device_cold::op_progress::m_progress |
|
protected |
The documentation for this class was generated from the following file: