#include <job_export_sch_pythonbom.h>
Definition at line 28 of file job_export_sch_pythonbom.h.
◆ JOB_EXPORT_SCH_PYTHONBOM()
JOB_EXPORT_SCH_PYTHONBOM::JOB_EXPORT_SCH_PYTHONBOM |
( |
bool |
aIsCli | ) |
|
◆ GetType()
const std::string & JOB::GetType |
( |
| ) |
const |
|
inlineinherited |
◆ GetVarOverrides()
const std::map< wxString, wxString > & JOB::GetVarOverrides |
( |
| ) |
const |
|
inlineinherited |
Definition at line 41 of file job.h.
Referenced by PCBNEW_JOBS_HANDLER::doFpExportSvg(), EESCHEMA_JOBS_HANDLER::JobExportBom(), PCBNEW_JOBS_HANDLER::JobExportDrc(), PCBNEW_JOBS_HANDLER::JobExportDxf(), PCBNEW_JOBS_HANDLER::JobExportGerber(), PCBNEW_JOBS_HANDLER::JobExportGerbers(), PCBNEW_JOBS_HANDLER::JobExportPdf(), EESCHEMA_JOBS_HANDLER::JobExportPlot(), PCBNEW_JOBS_HANDLER::JobExportRender(), PCBNEW_JOBS_HANDLER::JobExportStep(), PCBNEW_JOBS_HANDLER::JobExportSvg(), and EESCHEMA_JOBS_HANDLER::JobSchErc().
◆ IsCli()
bool JOB::IsCli |
( |
| ) |
const |
|
inlineinherited |
Definition at line 39 of file job.h.
Referenced by PCBNEW_JOBS_HANDLER::JobExportDrc(), PCBNEW_JOBS_HANDLER::JobExportDrill(), PCBNEW_JOBS_HANDLER::JobExportDxf(), PCBNEW_JOBS_HANDLER::JobExportFpSvg(), PCBNEW_JOBS_HANDLER::JobExportFpUpgrade(), PCBNEW_JOBS_HANDLER::JobExportGerber(), PCBNEW_JOBS_HANDLER::JobExportGerbers(), PCBNEW_JOBS_HANDLER::JobExportIpc2581(), PCBNEW_JOBS_HANDLER::JobExportPdf(), PCBNEW_JOBS_HANDLER::JobExportPos(), PCBNEW_JOBS_HANDLER::JobExportRender(), PCBNEW_JOBS_HANDLER::JobExportStep(), and PCBNEW_JOBS_HANDLER::JobExportSvg().
◆ SetVarOverrides()
void JOB::SetVarOverrides |
( |
const std::map< wxString, wxString > & |
aVarOverrides | ) |
|
|
inlineinherited |
◆ m_filename
wxString JOB_EXPORT_SCH_PYTHONBOM::m_filename |
◆ m_isCli
Definition at line 50 of file job.h.
◆ m_outputFile
wxString JOB_EXPORT_SCH_PYTHONBOM::m_outputFile |
◆ m_type
Definition at line 49 of file job.h.
◆ m_varOverrides
std::map<wxString, wxString> JOB::m_varOverrides |
|
protectedinherited |
Definition at line 51 of file job.h.
The documentation for this class was generated from the following files: