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

Strict weak order on claims by value. More...

#include <conn_claims.h>

Public Member Functions

bool operator() (const CLAIM &aLeft, const CLAIM &aRight) const
 

Public Attributes

const SESSION_KEYSkeys
 

Detailed Description

Strict weak order on claims by value.

The greater claim drives. SESSION_KEYS ids never decide.

Definition at line 76 of file conn_claims.h.

Member Function Documentation

◆ operator()()

bool SCH_CONNECTIVITY::CLAIM_LESS::operator() ( const CLAIM & aLeft,
const CLAIM & aRight ) const

Member Data Documentation

◆ keys

const SESSION_KEYS& SCH_CONNECTIVITY::CLAIM_LESS::keys

Definition at line 78 of file conn_claims.h.

Referenced by operator()().


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