KiCad PCB EDA Suite
|
#include <wx/cmdline.h>
#include <qa_utils/utility_registry.h>
#include <advanced_config.h>
#include "pns_log_file.h"
#include "pns_log_viewer_frame.h"
Go to the source code of this file.
Functions | |
int | replay_main_func (int argc, char *argv[]) |
Variables | |
static const wxCmdLineEntryDesc | g_cmdLineDesc [] |
static bool | registered |
int replay_main_func | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 70 of file pns_debug_tool_main.cpp.
References _, KI_TEST::BAD_CMDLINE, g_cmdLineDesc, and KI_TEST::OK.
|
static |
Definition at line 34 of file pns_debug_tool_main.cpp.
Referenced by replay_main_func().
|
static |
Definition at line 110 of file pns_debug_tool_main.cpp.