MAGE  v0.171.0
Matthias Advanced Game Engine
mage::ProgressReporter Member List

This is the complete list of members for mage::ProgressReporter, including all inherited members.

Done()mage::ProgressReporter
m_implmage::ProgressReporterprivate
operator=(const ProgressReporter &reporter)=deletemage::ProgressReporter
operator=(ProgressReporter &&reporter)=deletemage::ProgressReporter
ProgressReporter(std::string_view title, U32 nb_work, char progress_char='+', FU16 bar_length=0u)mage::ProgressReporterexplicit
ProgressReporter(const ProgressReporter &reporter)=deletemage::ProgressReporter
ProgressReporter(ProgressReporter &&reporter) noexceptmage::ProgressReporter
Update(U32 nb_work=1u)mage::ProgressReporter
~ProgressReporter()mage::ProgressReporter