KiCad PCB EDA Suite
Loading...
Searching...
No Matches
LOAD_INFO_REPORTER_SCOPE Class Reference

#include <reporter.h>

Public Member Functions

 LOAD_INFO_REPORTER_SCOPE (REPORTER *aReporter)
 
 ~LOAD_INFO_REPORTER_SCOPE ()
 

Private Attributes

LOAD_INFO_REPORTERm_reporter
 
REPORTERm_previousReporter
 

Detailed Description

Definition at line 303 of file reporter.h.

Constructor & Destructor Documentation

◆ LOAD_INFO_REPORTER_SCOPE()

LOAD_INFO_REPORTER_SCOPE::LOAD_INFO_REPORTER_SCOPE ( REPORTER * aReporter)
explicit

Definition at line 241 of file reporter.cpp.

References m_previousReporter, and m_reporter.

◆ ~LOAD_INFO_REPORTER_SCOPE()

LOAD_INFO_REPORTER_SCOPE::~LOAD_INFO_REPORTER_SCOPE ( )

Definition at line 249 of file reporter.cpp.

References m_previousReporter, and m_reporter.

Member Data Documentation

◆ m_previousReporter

REPORTER* LOAD_INFO_REPORTER_SCOPE::m_previousReporter
private

Definition at line 311 of file reporter.h.

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

◆ m_reporter

LOAD_INFO_REPORTER& LOAD_INFO_REPORTER_SCOPE::m_reporter
private

Definition at line 310 of file reporter.h.

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


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