|
libosmscout 1.1.1
|
This is the complete list of members for osmscout::Progress, including all inherited members.
| Debug(const std::string &text) | osmscout::Progress | virtual |
| Error(const std::string &text) | osmscout::Progress | virtual |
| Info(const std::string &text) | osmscout::Progress | virtual |
| OutputDebug() const | osmscout::Progress | |
| Progress() | osmscout::Progress | protected |
| SetAction(const std::string &action) | osmscout::Progress | virtual |
| SetOutputDebug(bool outputDebug) | osmscout::Progress | |
| SetProgress(double current, double total, const std::string &label="") | osmscout::Progress | virtual |
| SetProgress(unsigned int current, unsigned int total, const std::string &label="") | osmscout::Progress | virtual |
| SetProgress(unsigned long current, unsigned long total, const std::string &label="") | osmscout::Progress | virtual |
| SetProgress(unsigned long long current, unsigned long long total, const std::string &label="") | osmscout::Progress | virtual |
| SetStep(const std::string &step) | osmscout::Progress | virtual |
| Warning(const std::string &text) | osmscout::Progress | virtual |
| ~Progress()=default | osmscout::Progress | virtual |