Monero
Public Member Functions | Protected Attributes | List of all members
Monero::DeviceProgress Struct Reference

#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
 

Constructor & Destructor Documentation

◆ DeviceProgress() [1/2]

Monero::DeviceProgress::DeviceProgress ( )
inline

◆ DeviceProgress() [2/2]

Monero::DeviceProgress::DeviceProgress ( double  progress,
bool  indeterminate = false 
)
inline

Member Function Documentation

◆ indeterminate()

virtual bool Monero::DeviceProgress::indeterminate ( ) const
inlinevirtual

◆ progress()

virtual double Monero::DeviceProgress::progress ( ) const
inlinevirtual

Member Data Documentation

◆ m_indeterminate

bool Monero::DeviceProgress::m_indeterminate
protected

◆ m_progress

double Monero::DeviceProgress::m_progress
protected

The documentation for this struct was generated from the following file: