KiCad PCB EDA Suite
Loading...
Searching...
No Matches
CompareByUuid Struct Reference

Comparison functor for sorting EDA_ITEM pointers by their UUID. More...

#include <eda_item.h>

Public Member Functions

bool operator() (const EDA_ITEM *item1, const EDA_ITEM *item2) const
 

Detailed Description

Comparison functor for sorting EDA_ITEM pointers by their UUID.

Definition at line 512 of file eda_item.h.

Member Function Documentation

◆ operator()()

bool CompareByUuid::operator() ( const EDA_ITEM item1,
const EDA_ITEM item2 
) const
inline

Definition at line 514 of file eda_item.h.

References EDA_ITEM::m_Uuid.


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