KiCad PCB EDA Suite
Loading...
Searching...
No Matches
PCB_NET_INSPECTOR_PANEL::LIST_ITEM_NETCODE_CMP_LESS Struct Reference

#include <pcb_net_inspector_panel_data_model.h>

Public Member Functions

template<typename T >
bool operator() (const T &a, const T &b) const
 
template<typename T >
bool operator() (const T &a, int b) const
 
template<typename T >
bool operator() (int a, const T &b) const
 

Detailed Description

Definition at line 331 of file pcb_net_inspector_panel_data_model.h.

Member Function Documentation

◆ operator()() [1/3]

template<typename T >
bool PCB_NET_INSPECTOR_PANEL::LIST_ITEM_NETCODE_CMP_LESS::operator() ( const T &  a,
const T &  b 
) const
inline

Definition at line 334 of file pcb_net_inspector_panel_data_model.h.

◆ operator()() [2/3]

template<typename T >
bool PCB_NET_INSPECTOR_PANEL::LIST_ITEM_NETCODE_CMP_LESS::operator() ( const T &  a,
int  b 
) const
inline

Definition at line 340 of file pcb_net_inspector_panel_data_model.h.

◆ operator()() [3/3]

template<typename T >
bool PCB_NET_INSPECTOR_PANEL::LIST_ITEM_NETCODE_CMP_LESS::operator() ( int  a,
const T &  b 
) const
inline

Definition at line 346 of file pcb_net_inspector_panel_data_model.h.


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