libosmscout  0.1
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules
osmscout::Progress Member List

This is the complete list of members for osmscout::Progress, including all inherited members.

Debug(const std::string &text)osmscout::Progressvirtual
Debug(std::format_string< Args... > format, Args &&...args)osmscout::Progressinline
Error(const std::string &text)osmscout::Progressvirtual
Error(std::format_string< Args... > format, Args &&...args)osmscout::Progressinline
Info(const std::string &text)osmscout::Progressvirtual
Info(std::format_string< Args... > format, Args &&...args)osmscout::Progressinline
operator=(const Progress &other)=deleteosmscout::Progress
operator=(const Progress &&other)=deleteosmscout::Progress
OutputDebug() constosmscout::Progress
Progress()osmscout::Progressprotected
Progress(const Progress &other)=deleteosmscout::Progress
Progress(const Progress &&other)=deleteosmscout::Progress
SetAction(const std::string &action)osmscout::Progressvirtual
SetAction(std::format_string< Args... > format, Args &&...args)osmscout::Progressinline
SetOutputDebug(bool outputDebug)osmscout::Progress
SetProgress(double current, double total, const std::string &label="")osmscout::Progressvirtual
SetProgress(unsigned int current, unsigned int total, const std::string &label="")osmscout::Progressvirtual
SetProgress(unsigned long current, unsigned long total, const std::string &label="")osmscout::Progressvirtual
SetProgress(unsigned long long current, unsigned long long total, const std::string &label="")osmscout::Progressvirtual
SetStep(const std::string &step)osmscout::Progressvirtual
SetStep(std::format_string< Args... > format, Args &&...args)osmscout::Progressinline
Warning(const std::string &text)osmscout::Progressvirtual
Warning(std::format_string< Args... > format, Args &&...args)osmscout::Progressinline
~Progress()=defaultosmscout::Progressvirtual