ReUseX  0.0.1
3D Point Cloud Processing for Building Reuse
Loading...
Searching...
No Matches
spdmon::Progress Member List

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::BaseProgressinlineexplicit
clock_t typedefspdmon::BaseProgress
Count()spdmon::BaseProgressinline
duration_t typedefspdmon::BaseProgress
FormatBarTo(fmt::memory_buffer &buf, unsigned int width, float frac)spdmon::BaseProgressinline
kTermMoveUpspdmon::Progress
operator++()spdmon::BaseProgressinline
operator+=(unsigned int n)spdmon::BaseProgressinline
operator=(const Progress &other)=deletespdmon::Progress
operator=(Progress &&other) noexcept=deletespdmon::Progress
Progress(std::string desc="", unsigned int total=0, bool ascii=false, FILE *file=stderr, unsigned int width=0)spdmon::Progressinlineexplicit
Progress(const Progress &other)=deletespdmon::Progress
Progress(Progress &&other) noexcept=deletespdmon::Progress
RenderProgress(timepoint_t now, unsigned int width, fmt::memory_buffer &buf)spdmon::BaseProgressinline
Restart(std::string desc="", unsigned int total=0)spdmon::BaseProgressinline
SetTotal(unsigned int n)spdmon::BaseProgressinline
ShowProgress(timepoint_t now=clock_t::now()) finalspdmon::Progressinlinevirtual
Size()spdmon::BaseProgressinline
timepoint_t typedefspdmon::BaseProgress
Update(unsigned int n=1)spdmon::BaseProgressinline
UpdateTermWidth()spdmon::Progressinline
~BaseProgress()=defaultspdmon::BaseProgressvirtual
~Progress() override=defaultspdmon::Progress