| 
    KiCad PCB EDA Suite
    
   | 
 
#include <board.h>
Public Member Functions | |
| bool | operator== (const PTR_PTR_LAYER_CACHE_KEY &other) const | 
Public Attributes | |
| BOARD_ITEM * | A | 
| BOARD_ITEM * | B | 
| PCB_LAYER_ID | Layer | 
      
  | 
  inline | 
| BOARD_ITEM* PTR_PTR_LAYER_CACHE_KEY::A | 
Definition at line 117 of file board.h.
Referenced by std::hash< PTR_PTR_LAYER_CACHE_KEY >::operator()(), and operator==().
| BOARD_ITEM* PTR_PTR_LAYER_CACHE_KEY::B | 
Definition at line 118 of file board.h.
Referenced by std::hash< PTR_PTR_LAYER_CACHE_KEY >::operator()(), and operator==().
| PCB_LAYER_ID PTR_PTR_LAYER_CACHE_KEY::Layer | 
Definition at line 119 of file board.h.
Referenced by std::hash< PTR_PTR_LAYER_CACHE_KEY >::operator()(), and operator==().