|
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 337 of file connection_graph.h.
|
inline |
Definition at line 342 of file connection_graph.h.
| wxString NET_NAME_CODE_CACHE_KEY::Name |
Definition at line 339 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 340 of file connection_graph.h.
Referenced by std::hash< NET_NAME_CODE_CACHE_KEY >::operator()(), and operator==().