KiCad PCB EDA Suite
|
This is the complete list of members for PCB_IO_MGR::PLUGIN_REGISTRY, including all inherited members.
AllPlugins() const | PCB_IO_MGR::PLUGIN_REGISTRY | inline |
Create(PCB_FILE_T aFileType) const | PCB_IO_MGR::PLUGIN_REGISTRY | inline |
Instance() | PCB_IO_MGR::PLUGIN_REGISTRY | inlinestatic |
m_plugins | PCB_IO_MGR::PLUGIN_REGISTRY | private |
Register(PCB_FILE_T aType, const wxString &aName, std::function< PCB_IO *(void)> aCreateFunc) | PCB_IO_MGR::PLUGIN_REGISTRY | inline |