| 
    KiCad PCB EDA Suite
    
   | 
 
Public Attributes | |
| JOB_TYPE | type | 
| wxString | identifier | 
| wxString | plugin_path | 
| wxString | env_path | 
Definition at line 95 of file api_plugin_manager.h.
| wxString API_PLUGIN_MANAGER::JOB::env_path | 
Definition at line 100 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 98 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 99 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 97 of file api_plugin_manager.h.
Referenced by API_PLUGIN_MANAGER::processNextJob(), API_PLUGIN_MANAGER::processPluginDependencies(), and API_PLUGIN_MANAGER::RecreatePluginEnvironment().