|
KiCad PCB EDA Suite
|
Public Attributes | |
| JOB_TYPE | type |
| wxString | identifier |
| wxString | plugin_path |
| wxString | env_path |
Definition at line 119 of file api_plugin_manager.h.
| wxString API_PLUGIN_MANAGER::JOB::env_path |
Definition at line 124 of file api_plugin_manager.h.
Referenced by API_PLUGIN_MANAGER::processNextJob(), API_PLUGIN_MANAGER::processPluginDependencies(), and API_PLUGIN_MANAGER::RecreatePluginEnvironment().
| wxString API_PLUGIN_MANAGER::JOB::identifier |
Definition at line 122 of file api_plugin_manager.h.
Referenced by API_PLUGIN_MANAGER::processNextJob(), API_PLUGIN_MANAGER::processPluginDependencies(), and API_PLUGIN_MANAGER::RecreatePluginEnvironment().
| wxString API_PLUGIN_MANAGER::JOB::plugin_path |
Definition at line 123 of file api_plugin_manager.h.
Referenced by API_PLUGIN_MANAGER::processNextJob(), API_PLUGIN_MANAGER::processPluginDependencies(), and API_PLUGIN_MANAGER::RecreatePluginEnvironment().
| JOB_TYPE API_PLUGIN_MANAGER::JOB::type |
Definition at line 121 of file api_plugin_manager.h.
Referenced by API_PLUGIN_MANAGER::processNextJob(), API_PLUGIN_MANAGER::processPluginDependencies(), and API_PLUGIN_MANAGER::RecreatePluginEnvironment().