|
Monero
|
#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 |
|
inline |
|
inline |
|
inlinevirtual |
|
inlinevirtual |
|
protected |
|
protected |