| 
    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 327 of file connection_graph.h.
      
  | 
  inline | 
Definition at line 332 of file connection_graph.h.
| wxString NET_NAME_CODE_CACHE_KEY::Name | 
Definition at line 329 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 330 of file connection_graph.h.
Referenced by std::hash< NET_NAME_CODE_CACHE_KEY >::operator()(), and operator==().