KiCad PCB EDA Suite
|
Public Attributes | |
JOB_TYPE | type |
wxString | identifier |
wxString | plugin_path |
wxString | env_path |
Definition at line 94 of file api_plugin_manager.h.
wxString API_PLUGIN_MANAGER::JOB::env_path |
Definition at line 99 of file api_plugin_manager.h.
Referenced by API_PLUGIN_MANAGER::processNextJob(), and API_PLUGIN_MANAGER::processPluginDependencies().
wxString API_PLUGIN_MANAGER::JOB::identifier |
Definition at line 97 of file api_plugin_manager.h.
Referenced by API_PLUGIN_MANAGER::processNextJob(), and API_PLUGIN_MANAGER::processPluginDependencies().
wxString API_PLUGIN_MANAGER::JOB::plugin_path |
Definition at line 98 of file api_plugin_manager.h.
Referenced by API_PLUGIN_MANAGER::processNextJob(), and API_PLUGIN_MANAGER::processPluginDependencies().
JOB_TYPE API_PLUGIN_MANAGER::JOB::type |
Definition at line 96 of file api_plugin_manager.h.
Referenced by API_PLUGIN_MANAGER::processNextJob(), and API_PLUGIN_MANAGER::processPluginDependencies().