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 488 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 491 of file pcb_net_inspector_panel_data_model.h.

References T.

◆ 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 497 of file pcb_net_inspector_panel_data_model.h.

References T.

◆ 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 503 of file pcb_net_inspector_panel_data_model.h.

References T.


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