KiCad PCB EDA Suite
Loading...
Searching...
No Matches
SCH_CONNECTIVITY::NAME_LESS Struct Reference

Orders name handles by UTF-8 value. More...

#include <conn_keys.h>

Public Member Functions

bool operator() (NAME_ID aLeft, NAME_ID aRight) const
 

Public Attributes

const SESSION_KEYSkeys
 

Detailed Description

Orders name handles by UTF-8 value.

Definition at line 245 of file conn_keys.h.

Member Function Documentation

◆ operator()()

bool SCH_CONNECTIVITY::NAME_LESS::operator() ( NAME_ID aLeft,
NAME_ID aRight ) const
inline

Definition at line 248 of file conn_keys.h.

References keys.

Member Data Documentation

◆ keys

const SESSION_KEYS* SCH_CONNECTIVITY::NAME_LESS::keys

Definition at line 247 of file conn_keys.h.

Referenced by operator()().


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