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

#include <board.h>

Public Member Functions

bool operator== (const PTR_PTR_LAYER_CACHE_KEY &other) const
 

Public Attributes

BOARD_ITEMA
 
BOARD_ITEMB
 
PCB_LAYER_ID Layer
 

Detailed Description

Definition at line 96 of file board.h.

Member Function Documentation

◆ operator==()

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

Definition at line 102 of file board.h.

References A, B, and Layer.

Member Data Documentation

◆ A

BOARD_ITEM* PTR_PTR_LAYER_CACHE_KEY::A

Definition at line 98 of file board.h.

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

◆ B

BOARD_ITEM* PTR_PTR_LAYER_CACHE_KEY::B

Definition at line 99 of file board.h.

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

◆ Layer

PCB_LAYER_ID PTR_PTR_LAYER_CACHE_KEY::Layer

Definition at line 100 of file board.h.

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


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