KiCad PCB EDA Suite
|
Cache key for use with std::map. More...
Public Member Functions | |
bool | operator< (const VIA_OVERRIDE_CACHE_KEY &aOther) const |
Public Attributes | |
PCB_LAYER_ID | SignalStart |
PCB_LAYER_ID | SignalEnd |
PCB_LAYER_ID | ViaStart |
PCB_LAYER_ID | ViaEnd |
Cache key for use with std::map.
Definition at line 86 of file time_domain_parameters_user_defined.h.
|
inline |
Definition at line 93 of file time_domain_parameters_user_defined.h.
References SignalEnd, SignalStart, ViaEnd, and ViaStart.
PCB_LAYER_ID TIME_DOMAIN_PARAMETERS_USER_DEFINED::VIA_OVERRIDE_CACHE_KEY::SignalEnd |
Definition at line 89 of file time_domain_parameters_user_defined.h.
Referenced by operator<().
PCB_LAYER_ID TIME_DOMAIN_PARAMETERS_USER_DEFINED::VIA_OVERRIDE_CACHE_KEY::SignalStart |
Definition at line 88 of file time_domain_parameters_user_defined.h.
Referenced by operator<().
PCB_LAYER_ID TIME_DOMAIN_PARAMETERS_USER_DEFINED::VIA_OVERRIDE_CACHE_KEY::ViaEnd |
Definition at line 91 of file time_domain_parameters_user_defined.h.
Referenced by operator<().
PCB_LAYER_ID TIME_DOMAIN_PARAMETERS_USER_DEFINED::VIA_OVERRIDE_CACHE_KEY::ViaStart |
Definition at line 90 of file time_domain_parameters_user_defined.h.
Referenced by operator<().