| 
    KiCad PCB EDA Suite
    
   | 
 
#include <cstdint>#include <config.h>#include <vector>#include <map>#include <memory>#include <wx/string.h>Go to the source code of this file.
Classes | |
| class | GENERATORS_MGR | 
| A factory which returns an instance of a PCB_GENERATOR.  More... | |
| struct | GENERATORS_MGR::ENTRY | 
| struct | GENERATORS_MGR::REGISTER< T > | 
| Static helper to register a generator.  More... | |