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

Public Member Functions

 CLEARANCE_CACHE_KEY (const PNS::ITEM *aA, const PNS::ITEM *aB, bool aFlag)
 
bool operator== (const CLEARANCE_CACHE_KEY &other) const
 

Public Attributes

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

Detailed Description

Definition at line 87 of file pns_kicad_iface.cpp.

Constructor & Destructor Documentation

◆ CLEARANCE_CACHE_KEY()

CLEARANCE_CACHE_KEY::CLEARANCE_CACHE_KEY ( const PNS::ITEM * aA,
const PNS::ITEM * aB,
bool aFlag )
inline

Definition at line 93 of file pns_kicad_iface.cpp.

References A, B, and Flag.

Referenced by operator==().

Member Function Documentation

◆ operator==()

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

Definition at line 100 of file pns_kicad_iface.cpp.

References A, B, CLEARANCE_CACHE_KEY(), and Flag.

Member Data Documentation

◆ A

const PNS::ITEM* CLEARANCE_CACHE_KEY::A

◆ B

const PNS::ITEM* CLEARANCE_CACHE_KEY::B

◆ Flag

bool CLEARANCE_CACHE_KEY::Flag

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