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

Public Member Functions

bool operator() (const CN_ITEM *a, const CN_ITEM *b) const
 
bool operator() (const CN_ITEM *a, int b) const
 
bool operator() (int a, const CN_ITEM *b) const
 

Detailed Description

Definition at line 614 of file pcb_net_inspector_panel.cpp.

Member Function Documentation

◆ operator()() [1/3]

bool NETCODE_CMP_LESS::operator() ( const CN_ITEM a,
const CN_ITEM b 
) const
inline

Definition at line 616 of file pcb_net_inspector_panel.cpp.

References CN_ITEM::Net().

◆ operator()() [2/3]

bool NETCODE_CMP_LESS::operator() ( const CN_ITEM a,
int  b 
) const
inline

Definition at line 618 of file pcb_net_inspector_panel.cpp.

References CN_ITEM::Net().

◆ operator()() [3/3]

bool NETCODE_CMP_LESS::operator() ( int  a,
const CN_ITEM b 
) const
inline

Definition at line 620 of file pcb_net_inspector_panel.cpp.

References CN_ITEM::Net().


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