KiCad PCB EDA Suite
|
Public Member Functions | |
bool | operator== (const NETCODE_LAYER_CACHE_KEY &other) const |
Public Attributes | |
int | Netcode |
PCB_LAYER_ID | Layer |
Definition at line 60 of file drc_test_provider_connection_width.cpp.
|
inline |
Definition at line 65 of file drc_test_provider_connection_width.cpp.
PCB_LAYER_ID NETCODE_LAYER_CACHE_KEY::Layer |
Definition at line 63 of file drc_test_provider_connection_width.cpp.
Referenced by std::hash< NETCODE_LAYER_CACHE_KEY >::operator()(), and operator==().
int NETCODE_LAYER_CACHE_KEY::Netcode |
Definition at line 62 of file drc_test_provider_connection_width.cpp.
Referenced by std::hash< NETCODE_LAYER_CACHE_KEY >::operator()(), and operator==().