| 
    KiCad PCB EDA Suite
    
   | 
 
Public Member Functions | |
| FIXTURE_LOGGER () | |
| ~FIXTURE_LOGGER () | |
Public Attributes | |
| KI_TEST::CONSOLE_LOG * | m_Log | 
| KI_TEST::CONSOLE_MSG_REPORTER * | m_Reporter | 
Definition at line 111 of file qa_pns_regressions_main.cpp.
      
  | 
  inline | 
Definition at line 114 of file qa_pns_regressions_main.cpp.
References m_Log, and m_Reporter.
      
  | 
  inline | 
Definition at line 120 of file qa_pns_regressions_main.cpp.
References m_Log, and m_Reporter.
| KI_TEST::CONSOLE_LOG* FIXTURE_LOGGER::m_Log | 
Definition at line 126 of file qa_pns_regressions_main.cpp.
Referenced by FIXTURE_LOGGER(), and ~FIXTURE_LOGGER().
| KI_TEST::CONSOLE_MSG_REPORTER* FIXTURE_LOGGER::m_Reporter | 
Definition at line 127 of file qa_pns_regressions_main.cpp.
Referenced by FIXTURE_LOGGER(), and ~FIXTURE_LOGGER().