|
Electroneum
|
#include <wallet2_api.h>
Public Member Functions | |
| DeviceProgress () | |
| DeviceProgress (double progress, bool indeterminate=false) | |
| virtual double | progress () const |
| virtual bool | indeterminate () const |
Protected Attributes | |
| double | m_progress |
| bool | m_indeterminate |
Definition at line 335 of file wallet2_api.h.
|
inline |
Definition at line 336 of file wallet2_api.h.
Definition at line 337 of file wallet2_api.h.
|
inlinevirtual |
Definition at line 340 of file wallet2_api.h.
|
inlinevirtual |
Definition at line 339 of file wallet2_api.h.
|
protected |
Definition at line 344 of file wallet2_api.h.
|
protected |
Definition at line 343 of file wallet2_api.h.