KiCad PCB EDA Suite
Loading...
Searching...
No Matches
pns_debug_tool_main.cpp File Reference
#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
 

Function Documentation

◆ replay_main_func()

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.

Variable Documentation

◆ g_cmdLineDesc

const wxCmdLineEntryDesc g_cmdLineDesc[]
static

Definition at line 34 of file pns_debug_tool_main.cpp.

Referenced by replay_main_func().

◆ registered

bool registered
static
Initial value:
"replay",
"PNS Log Player",
} )
static bool Register(const KI_TEST::UTILITY_PROGRAM &aProgInfo)
Register a utility program factory function against an ID string.
int replay_main_func(int argc, char *argv[])

Definition at line 110 of file pns_debug_tool_main.cpp.