KiCad PCB EDA Suite
|
Public Member Functions | |
bool | operator== (const CLEARANCE_CACHE_KEY &other) const |
Public Attributes | |
const PNS::ITEM * | A |
const PNS::ITEM * | B |
bool | Flag |
Definition at line 78 of file pns_kicad_iface.cpp.
|
inline |
Definition at line 84 of file pns_kicad_iface.cpp.
const PNS::ITEM* CLEARANCE_CACHE_KEY::A |
Definition at line 80 of file pns_kicad_iface.cpp.
Referenced by std::hash< CLEARANCE_CACHE_KEY >::operator()(), and operator==().
const PNS::ITEM* CLEARANCE_CACHE_KEY::B |
Definition at line 81 of file pns_kicad_iface.cpp.
Referenced by std::hash< CLEARANCE_CACHE_KEY >::operator()(), and operator==().
bool CLEARANCE_CACHE_KEY::Flag |
Definition at line 82 of file pns_kicad_iface.cpp.
Referenced by std::hash< CLEARANCE_CACHE_KEY >::operator()(), and operator==().