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

#include <board.h>

Public Member Functions

bool operator== (const PTR_LAYER_CACHE_KEY &other) const
 

Public Attributes

BOARD_ITEMA
 
PCB_LAYER_ID Layer
 

Detailed Description

Definition at line 85 of file board.h.

Member Function Documentation

◆ operator==()

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

Definition at line 90 of file board.h.

References A, and Layer.

Member Data Documentation

◆ A

BOARD_ITEM* PTR_LAYER_CACHE_KEY::A

Definition at line 87 of file board.h.

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

◆ Layer

PCB_LAYER_ID PTR_LAYER_CACHE_KEY::Layer

Definition at line 88 of file board.h.

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


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