|
ReUseX
0.0.5
3D Point Cloud Processing for Building Reuse
|
#include <spdmon.hpp>

Public Member Functions | |
| SigwinchMixin (const SigwinchMixin &other)=delete | |
| SigwinchMixin & | operator= (const SigwinchMixin &other)=delete |
| SigwinchMixin (SigwinchMixin &&other) noexcept=delete | |
| SigwinchMixin & | operator= (SigwinchMixin &&other) noexcept=delete |
Protected Member Functions | |
| SigwinchMixin (bool install) | |
| virtual | ~SigwinchMixin () |
| bool | CheckGotSigwinch () |
Definition at line 398 of file spdmon.hpp.
|
delete |
|
deletenoexcept |
|
inlineexplicitprotected |
Definition at line 404 of file spdmon.hpp.
References SigwinchMixin().
|
inlineprotectedvirtual |
Definition at line 411 of file spdmon.hpp.
|
inlineprotected |
Definition at line 413 of file spdmon.hpp.
Referenced by spdmon::TerminalSink< spdlog::details::console_mutex >::Print().
|
delete |
References SigwinchMixin().
|
deletenoexcept |
References SigwinchMixin(), and SPDMON_DECLARE_NON_MOVEABLE.