|
KiCad PCB EDA Suite
|
#include <reporter.h>
Public Member Functions | |
| LOAD_INFO_REPORTER_SCOPE (REPORTER *aReporter) | |
| ~LOAD_INFO_REPORTER_SCOPE () | |
Private Attributes | |
| LOAD_INFO_REPORTER & | m_reporter |
| REPORTER * | m_previousReporter |
Definition at line 303 of file reporter.h.
|
explicit |
Definition at line 241 of file reporter.cpp.
References m_previousReporter, and m_reporter.
| LOAD_INFO_REPORTER_SCOPE::~LOAD_INFO_REPORTER_SCOPE | ( | ) |
Definition at line 249 of file reporter.cpp.
References m_previousReporter, and m_reporter.
|
private |
Definition at line 311 of file reporter.h.
Referenced by LOAD_INFO_REPORTER_SCOPE(), and ~LOAD_INFO_REPORTER_SCOPE().
|
private |
Definition at line 310 of file reporter.h.
Referenced by LOAD_INFO_REPORTER_SCOPE(), and ~LOAD_INFO_REPORTER_SCOPE().