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