KiCad PCB EDA Suite
Loading...
Searching...
No Matches
SCH_SCREEN::BusAliasCmp Struct Reference

Compare two BUS_ALIAS objects by name. More...

Public Member Functions

bool operator() (const std::shared_ptr< BUS_ALIAS > &a, const std::shared_ptr< BUS_ALIAS > &b) const
 

Detailed Description

Compare two BUS_ALIAS objects by name.

For sorting in the set.

Definition at line 614 of file sch_screen.h.

Member Function Documentation

◆ operator()()

bool SCH_SCREEN::BusAliasCmp::operator() ( const std::shared_ptr< BUS_ALIAS > &  a,
const std::shared_ptr< BUS_ALIAS > &  b 
) const
inline

Definition at line 616 of file sch_screen.h.


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