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

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 424 of file dialog_net_inspector.cpp.

Member Function Documentation

◆ operator()() [1/3]

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

Definition at line 427 of file dialog_net_inspector.cpp.

◆ operator()() [2/3]

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

Definition at line 433 of file dialog_net_inspector.cpp.

◆ operator()() [3/3]

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

Definition at line 439 of file dialog_net_inspector.cpp.


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