|
Electroneum
|
#include <device_cold.hpp>


Public Member Functions | |
| op_progress () | |
| op_progress (double progress, bool indeterminate=false) | |
| double | progress () const override |
| bool | indeterminate () const override |
Protected Attributes | |
| double | m_progress |
| bool | m_indeterminate |
Definition at line 57 of file device_cold.hpp.
|
inline |
Definition at line 59 of file device_cold.hpp.
|
inlineexplicit |
Definition at line 60 of file device_cold.hpp.

|
inlineoverridevirtual |
Reimplemented from hw::device_progress.
Reimplemented in hw::device_cold::tx_progress.
Definition at line 63 of file device_cold.hpp.

|
inlineoverridevirtual |
Reimplemented from hw::device_progress.
Reimplemented in hw::device_cold::tx_progress.
Definition at line 62 of file device_cold.hpp.

|
protected |
Definition at line 66 of file device_cold.hpp.
|
protected |
Definition at line 65 of file device_cold.hpp.