KiCad PCB EDA Suite
Loading...
Searching...
No Matches
generators_mgr.h File Reference
#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...