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

#include <board.h>

Public Member Functions

bool operator== (const ITEM_FIELD_CACHE_KEY &other) const
 

Public Attributes

const BOARD_ITEMA
 
std::size_t FieldHash
 

Detailed Description

Definition at line 144 of file board.h.

Member Function Documentation

◆ operator==()

bool ITEM_FIELD_CACHE_KEY::operator== ( const ITEM_FIELD_CACHE_KEY & other) const
inline

Definition at line 149 of file board.h.

References A, and FieldHash.

Member Data Documentation

◆ A

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==().

◆ FieldHash

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==().


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