|
KiCad PCB EDA Suite
|
#include <common.h>#include <numeric>#include <board.h>#include <board_design_settings.h>#include <footprint.h>#include <pad.h>#include <zone.h>#include <drc/drc_item.h>#include <drc/drc_test_provider.h>#include <drc/drc_length_report.h>#include <drc/drc_chain_topology.h>#include <length_delay_calculation/length_delay_calculation.h>#include <lset.h>#include <net_chain_bridging.h>#include <geometry/shape_poly_set.h>#include <string_utils.h>#include <connectivity/connectivity_data.h>#include <connectivity/from_to_cache.h>Go to the source code of this file.
Classes | |
| class | DRC_TEST_PROVIDER_MATCHED_LENGTH |
Namespaces | |
| namespace | detail |
Variables | |
| static DRC_REGISTER_TEST_PROVIDER< DRC_TEST_PROVIDER_MATCHED_LENGTH > | detail::dummy |