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

This is the complete list of members for spdmon::BaseProgress, 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
operator++()spdmon::BaseProgressinline
operator+=(unsigned int n)spdmon::BaseProgressinline
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())=0spdmon::BaseProgresspure virtual
Size()spdmon::BaseProgressinline
timepoint_t typedefspdmon::BaseProgress
Update(unsigned int n=1)spdmon::BaseProgressinline
~BaseProgress()=defaultspdmon::BaseProgressvirtual