|
ReUseX
0.0.1
3D Point Cloud Processing for Building Reuse
|
This is the complete list of members for spdmon::LoggerProgress, including all inherited members.
| BaseProgress(std::string desc="", unsigned int total=0, bool ascii=false) | spdmon::BaseProgress | inlineexplicit |
| clock_t typedef | spdmon::BaseProgress | |
| Count() | spdmon::BaseProgress | inline |
| duration_t typedef | spdmon::BaseProgress | |
| FormatBarTo(fmt::memory_buffer &buf, unsigned int width, float frac) | spdmon::BaseProgress | inline |
| GetLogger() | spdmon::LoggerProgress | inline |
| LoggerProgress(std::shared_ptr< spdlog::logger > logger, std::string desc="", unsigned int total=0, bool ascii=false, unsigned int=0, spdlog::level::level_enum level=spdlog::level::warn) | spdmon::LoggerProgress | inlineexplicit |
| LoggerProgress(std::string desc="", unsigned int total=0, bool ascii=false, unsigned int=0, spdlog::level::level_enum level=spdlog::level::warn) | spdmon::LoggerProgress | inlineexplicit |
| LoggerProgress(const LoggerProgress &other)=delete | spdmon::LoggerProgress | |
| LoggerProgress(LoggerProgress &&other) noexcept=delete | spdmon::LoggerProgress | |
| operator++() | spdmon::BaseProgress | inline |
| operator+=(unsigned int n) | spdmon::BaseProgress | inline |
| operator=(const LoggerProgress &other)=delete | spdmon::LoggerProgress | |
| operator=(LoggerProgress &&other) noexcept=delete | spdmon::LoggerProgress | |
| spdmon::StatusLine::operator=(const StatusLine &other)=delete | spdmon::StatusLine | private |
| spdmon::StatusLine::operator=(StatusLine &&other) noexcept=delete | spdmon::StatusLine | private |
| RenderProgress(timepoint_t now, unsigned int width, fmt::memory_buffer &buf) | spdmon::BaseProgress | inline |
| RenderStatusLine(fmt::memory_buffer &buf, unsigned int width) final | spdmon::LoggerProgress | inlinevirtual |
| Restart(std::string desc="", unsigned int total=0) | spdmon::BaseProgress | inline |
| SetTotal(unsigned int n) | spdmon::BaseProgress | inline |
| ShowProgress(timepoint_t now=clock_t::now()) final | spdmon::LoggerProgress | inlinevirtual |
| Size() | spdmon::BaseProgress | inline |
| timepoint_t typedef | spdmon::BaseProgress | |
| Update(unsigned int n=1) | spdmon::BaseProgress | inline |
| ~BaseProgress()=default | spdmon::BaseProgress | virtual |
| ~LoggerProgress() | spdmon::LoggerProgress | inline |