|
ReUseX
0.0.5
3D Point Cloud Processing for Building Reuse
|
#include <spdmon.hpp>
Public Member Functions | |
| IterableProgressMonitor (Iterable iter, const std::string &name="Progress logger") | |
| const IterableProgressMonitor & | begin () const |
| const IterableProgressMonitor & | end () const |
| bool | operator!= (const IterableProgressMonitor &) const |
| void | operator++ () |
| auto | operator* () const -> std::pair< std::shared_ptr< spdlog::logger >, decltype(*begin_)> |
Definition at line 660 of file spdmon.hpp.
|
inlineexplicit |
Definition at line 669 of file spdmon.hpp.
References begin(), and end().
Referenced by begin(), end(), and operator!=().
|
inline |
Definition at line 676 of file spdmon.hpp.
References IterableProgressMonitor().
Referenced by IterableProgressMonitor().
|
inline |
Definition at line 678 of file spdmon.hpp.
References IterableProgressMonitor().
Referenced by IterableProgressMonitor().
|
inline |
Definition at line 680 of file spdmon.hpp.
References IterableProgressMonitor().
|
inline |
Definition at line 690 of file spdmon.hpp.
|
inline |
Definition at line 684 of file spdmon.hpp.