KiCad PCB EDA Suite
Loading...
Searching...
No Matches
JOB_OUTPUT Struct Reference

#include <job.h>

Public Member Functions

 JOB_OUTPUT ()
 
 JOB_OUTPUT (wxString outputPath)
 

Public Attributes

wxString m_outputPath
 

Detailed Description

Definition at line 66 of file job.h.

Constructor & Destructor Documentation

◆ JOB_OUTPUT() [1/2]

JOB_OUTPUT::JOB_OUTPUT ( )
inline

Definition at line 68 of file job.h.

◆ JOB_OUTPUT() [2/2]

JOB_OUTPUT::JOB_OUTPUT ( wxString  outputPath)
inline

Definition at line 70 of file job.h.

Member Data Documentation

◆ m_outputPath

wxString JOB_OUTPUT::m_outputPath

Definition at line 72 of file job.h.


The documentation for this struct was generated from the following file: