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

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

Done()mage::ProgressReporter::Impl
Impl(std::string_view title, U32 nb_work, char progress_char='+', FU16 bar_length=0u)mage::ProgressReporter::Implexplicit
Impl(const Impl &reporter)=deletemage::ProgressReporter::Impl
Impl(Impl &&reporter) noexceptmage::ProgressReporter::Impl
Initialize(std::string_view title, FU16 bar_length=0u)mage::ProgressReporter::Implprivate
m_buffermage::ProgressReporter::Implprivate
m_current_posmage::ProgressReporter::Implprivate
m_foutmage::ProgressReporter::Implprivate
m_mutexmage::ProgressReporter::Implprivate
m_nb_progress_printedmage::ProgressReporter::Implprivate
m_nb_progress_totalmage::ProgressReporter::Implprivate
m_nb_work_donemage::ProgressReporter::Implprivate
m_nb_work_totalmage::ProgressReporter::Implprivate
m_progress_charmage::ProgressReporter::Implprivate
m_timermage::ProgressReporter::Implprivate
operator=(const Impl &reporter)=deletemage::ProgressReporter::Impl
operator=(Impl &&reporter)=deletemage::ProgressReporter::Impl
Update(U32 nb_work=1u)mage::ProgressReporter::Impl
~Impl()mage::ProgressReporter::Impl