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