KiCad PCB EDA Suite
|
#include <board.h>
#include <board_commit.h>
#include <pcb_marker.h>
#include <functional>
#include <set>
Go to the source code of this file.
Classes | |
class | DRC_TEST_PROVIDER_REGISTRY |
class | DRC_REGISTER_TEST_PROVIDER< T > |
class | DRC_TEST_PROVIDER |
Represent a DRC "provider" which runs some DRC functions over a BOARD and spits out DRC_ITEM and positions as needed. More... | |