Spicy
Public Member Functions | List of all members
hilti::logging::DebugPushIndent Class Reference

#include <logger.h>

Public Member Functions

 DebugPushIndent (const logging::DebugStream &dbg)
 
 DebugPushIndent (const DebugPushIndent &)=delete
 
 DebugPushIndent (DebugPushIndent &&) noexcept=delete
 
DebugPushIndentoperator= (const DebugPushIndent &)=delete
 
DebugPushIndentoperator= (DebugPushIndent &&) noexcept=delete
 

Detailed Description

Helper class that increases debug indent on construction, and decreases it again on destruction.


The documentation for this class was generated from the following file: