|
KiCad PCB EDA Suite
|
#include <connection_graph.h>
Public Member Functions | |
| bool | operator== (const NET_NAME_CODE_CACHE_KEY &other) const |
Public Attributes | |
| wxString | Name |
| int | Netcode |
Definition at line 343 of file connection_graph.h.
|
inline |
Definition at line 348 of file connection_graph.h.
| wxString NET_NAME_CODE_CACHE_KEY::Name |
Definition at line 345 of file connection_graph.h.
Referenced by std::hash< NET_NAME_CODE_CACHE_KEY >::operator()(), and operator==().
| int NET_NAME_CODE_CACHE_KEY::Netcode |
Definition at line 346 of file connection_graph.h.
Referenced by std::hash< NET_NAME_CODE_CACHE_KEY >::operator()(), and operator==().