|
ReUseX
0.0.1
3D Point Cloud Processing for Building Reuse
|
This is the complete list of members for spdmon::Progress, 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 |
| kTermMoveUp | spdmon::Progress | |
| operator++() | spdmon::BaseProgress | inline |
| operator+=(unsigned int n) | spdmon::BaseProgress | inline |
| operator=(const Progress &other)=delete | spdmon::Progress | |
| operator=(Progress &&other) noexcept=delete | spdmon::Progress | |
| Progress(std::string desc="", unsigned int total=0, bool ascii=false, FILE *file=stderr, unsigned int width=0) | spdmon::Progress | inlineexplicit |
| Progress(const Progress &other)=delete | spdmon::Progress | |
| Progress(Progress &&other) noexcept=delete | spdmon::Progress | |
| RenderProgress(timepoint_t now, unsigned int width, fmt::memory_buffer &buf) | spdmon::BaseProgress | inline |
| 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::Progress | inlinevirtual |
| Size() | spdmon::BaseProgress | inline |
| timepoint_t typedef | spdmon::BaseProgress | |
| Update(unsigned int n=1) | spdmon::BaseProgress | inline |
| UpdateTermWidth() | spdmon::Progress | inline |
| ~BaseProgress()=default | spdmon::BaseProgress | virtual |
| ~Progress() override=default | spdmon::Progress |