KiCad PCB EDA Suite
Loading...
Searching...
No Matches
CLEARANCE_CACHE_KEY Struct Reference

Public Member Functions

bool operator== (const CLEARANCE_CACHE_KEY &other) const
 

Public Attributes

const PNS::ITEMA
 
const PNS::ITEMB
 
bool Flag
 

Detailed Description

Definition at line 77 of file pns_kicad_iface.cpp.

Member Function Documentation

◆ operator==()

bool CLEARANCE_CACHE_KEY::operator== ( const CLEARANCE_CACHE_KEY other) const
inline

Definition at line 83 of file pns_kicad_iface.cpp.

References A, B, and Flag.

Member Data Documentation

◆ A

const PNS::ITEM* CLEARANCE_CACHE_KEY::A

Definition at line 79 of file pns_kicad_iface.cpp.

Referenced by std::hash< CLEARANCE_CACHE_KEY >::operator()(), and operator==().

◆ B

const PNS::ITEM* CLEARANCE_CACHE_KEY::B

Definition at line 80 of file pns_kicad_iface.cpp.

Referenced by std::hash< CLEARANCE_CACHE_KEY >::operator()(), and operator==().

◆ Flag

bool CLEARANCE_CACHE_KEY::Flag

Definition at line 81 of file pns_kicad_iface.cpp.

Referenced by std::hash< CLEARANCE_CACHE_KEY >::operator()(), and operator==().


The documentation for this struct was generated from the following file: