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