| 
    KiCad PCB EDA Suite
    
   | 
 
#include "pns_test_debug_decorator.h"#include "pns_log_file.h"#include "pns_log_player.h"#include <pcbnew_utils/board_test_utils.h>Go to the source code of this file.
Macros | |
| #define | PNSLOGINFO PNS::DEBUG_DECORATOR::SRC_LOCATION_INFO( __FILE__, __FUNCTION__, __LINE__ ) | 
| #define PNSLOGINFO PNS::DEBUG_DECORATOR::SRC_LOCATION_INFO( __FILE__, __FUNCTION__, __LINE__ ) | 
Definition at line 30 of file pns_log_player.cpp.
Referenced by PNS_LOG_PLAYER::ReplayLog().