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

#include <connection_graph.h>

Public Member Functions

bool operator== (const NET_NAME_CODE_CACHE_KEY &other) const
 

Public Attributes

wxString Name
 
int Netcode
 

Detailed Description

Definition at line 319 of file connection_graph.h.

Member Function Documentation

◆ operator==()

bool NET_NAME_CODE_CACHE_KEY::operator== ( const NET_NAME_CODE_CACHE_KEY other) const
inline

Definition at line 324 of file connection_graph.h.

References Name, and Netcode.

Member Data Documentation

◆ Name

wxString NET_NAME_CODE_CACHE_KEY::Name

◆ Netcode

int NET_NAME_CODE_CACHE_KEY::Netcode

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