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

Public Member Functions

bool operator== (const NETCODE_LAYER_CACHE_KEY &other) const
 

Public Attributes

int Netcode
 
PCB_LAYER_ID Layer
 

Detailed Description

Definition at line 59 of file drc_test_provider_connection_width.cpp.

Member Function Documentation

◆ operator==()

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

Definition at line 64 of file drc_test_provider_connection_width.cpp.

References Layer, and Netcode.

Member Data Documentation

◆ Layer

PCB_LAYER_ID NETCODE_LAYER_CACHE_KEY::Layer

◆ Netcode

int NETCODE_LAYER_CACHE_KEY::Netcode

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