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