KiCad PCB EDA Suite
Loading...
Searching...
No Matches
JOB_EXPORT_PCB_STACKUP Member List

This is the complete list of members for JOB_EXPORT_PCB_STACKUP, including all inherited members.

AddOutput(wxString aOutputPath)JOBinline
ClearExistingOutputs()JOBinline
FromJson(const nlohmann::json &j)JOBvirtual
GetConfiguredOutputPath() constJOBinline
GetDefaultDescription() const overrideJOB_EXPORT_PCB_STACKUPvirtual
GetFullOutputPath(PROJECT *aProject) constJOB
GetOutputPathIsDirectory() constJOBinline
GetOutputs()JOBinline
GetParams()JOBinline
GetSettingsDialogTitle() const overrideJOB_EXPORT_PCB_STACKUPvirtual
GetType() constJOBinline
GetVarOverrides() constJOBinline
GetWorkingOutputPath() constJOBinline
JOB(const std::string &aType, bool aOutputIsDirectory)JOB
JOB(const JOB &)=deleteJOB
JOB_EXPORT_PCB_STACKUP()JOB_EXPORT_PCB_STACKUP
m_descriptionJOBprotected
m_filenameJOB_EXPORT_PCB_STACKUP
m_formatJOB_EXPORT_PCB_STACKUP
m_includeBoardOptionsJOB_EXPORT_PCB_STACKUP
m_includeColorJOB_EXPORT_PCB_STACKUP
m_includeEpsilonRJOB_EXPORT_PCB_STACKUP
m_includeFinishJOB_EXPORT_PCB_STACKUP
m_includeLossTangentJOB_EXPORT_PCB_STACKUP
m_includeMaterialJOB_EXPORT_PCB_STACKUP
m_includeThicknessJOB_EXPORT_PCB_STACKUP
m_outputPathJOBprotected
m_outputPathIsDirectoryJOBprotected
m_outputsJOBprotected
m_paramsJOBprotected
m_tempOutputDirectoryJOBprotected
m_titleBlockJOBprotected
m_typeJOBprotected
m_unitsJOB_EXPORT_PCB_STACKUP
m_varOverridesJOBprotected
m_workingOutputPathJOBprotected
operator=(const JOB &)=deleteJOB
OUTPUT_FORMAT enum nameJOB_EXPORT_PCB_STACKUP
ResolveOutputPath(const wxString &aPath, bool aPathIsDirectory, PROJECT *aProject) constJOB
SetConfiguredOutputPath(const wxString &aPath)JOB
SetDefaultOutputPath(const wxString &aReferenceName)JOB_EXPORT_PCB_STACKUP
SetTempOutputDirectory(const wxString &aBase)JOB
SetTitleBlock(const TITLE_BLOCK &aTitleBlock)JOBinline
SetVarOverrides(const std::map< wxString, wxString > &aVarOverrides)JOBinline
SetWorkingOutputPath(const wxString &aPath)JOBinline
ToJson(nlohmann::json &j) constJOBvirtual
UNITS enum nameJOB_EXPORT_PCB_STACKUP
~JOB()JOBvirtual