GCC Middle and Back End API Reference
diagnostics::logging::auto_inc_depth Class Reference

#include <logging.h>

Collaboration diagram for diagnostics::logging::auto_inc_depth:

Public Member Functions

 auto_inc_depth (logger *log)
 ~auto_inc_depth ()

Private Attributes

loggerm_logger

Detailed Description

RAII class for pushing/popping depth within a logger.   

Constructor & Destructor Documentation

◆ auto_inc_depth()

diagnostics::logging::auto_inc_depth::auto_inc_depth ( logger * log)
inline

References log(), and m_logger.

◆ ~auto_inc_depth()

diagnostics::logging::auto_inc_depth::~auto_inc_depth ( )
inline

References m_logger.

Field Documentation

◆ m_logger

logger* diagnostics::logging::auto_inc_depth::m_logger
private

Referenced by auto_inc_depth(), and ~auto_inc_depth().


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