KiCad PCB EDA Suite
|
#include <vector>
#include <map>
#include <optional>
#include <wx/string.h>
Go to the source code of this file.
Classes | |
class | TMATCH::COMPONENT |
class | TMATCH::PIN |
class | TMATCH::BACKTRACK_STAGE |
class | TMATCH::CONNECTION_GRAPH |
Namespaces | |
namespace | TMATCH |
Typedefs | |
typedef std::map< FOOTPRINT *, FOOTPRINT * > | TMATCH::COMPONENT_MATCHES |