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

#include <board.h>

Public Member Functions

bool operator== (const PTR_PTR_CACHE_KEY &other) const
 

Public Attributes

BOARD_ITEMA
 
BOARD_ITEMB
 

Detailed Description

Definition at line 74 of file board.h.

Member Function Documentation

◆ operator==()

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

Definition at line 79 of file board.h.

References A, and B.

Member Data Documentation

◆ A

BOARD_ITEM* PTR_PTR_CACHE_KEY::A

Definition at line 76 of file board.h.

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

◆ B

BOARD_ITEM* PTR_PTR_CACHE_KEY::B

Definition at line 77 of file board.h.

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


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