CASM  1.1.0
A Clusters Approach to Statistical Mechanics
CASM::ScopedNullLogging Class Reference

#include <Log.hh>

Detailed Description

For the life of ScopedNullLogging CASM::log() and CASM::err_log() provide references to CASM::null_log(), unless overridden by another ScopedLogging. The references are reverted upon destruction.

Definition at line 490 of file Log.hh.

Public Member Functions

 ScopedNullLogging ()
 

Private Attributes

ScopedLogging m_logging
 

Constructor & Destructor Documentation

◆ ScopedNullLogging()

CASM::ScopedNullLogging::ScopedNullLogging ( )
inline

Definition at line 492 of file Log.hh.

Member Data Documentation

◆ m_logging

ScopedLogging CASM::ScopedNullLogging::m_logging
private

Definition at line 495 of file Log.hh.


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