KiCad PCB EDA Suite
Loading...
Searching...
No Matches
MOCK_RULE_RESOLVER::ITEM_KEY Struct Reference

Public Member Functions

bool operator== (const ITEM_KEY &other) const
 
bool operator< (const ITEM_KEY &other) const
 

Public Attributes

const PNS::ITEMa = nullptr
 
const PNS::ITEMb = nullptr
 
PNS::CONSTRAINT_TYPE type
 

Detailed Description

Definition at line 215 of file test_pns_basics.cpp.

Member Function Documentation

◆ operator<()

bool MOCK_RULE_RESOLVER::ITEM_KEY::operator< ( const ITEM_KEY other) const
inline

Definition at line 226 of file test_pns_basics.cpp.

References a, b, and type.

◆ operator==()

bool MOCK_RULE_RESOLVER::ITEM_KEY::operator== ( const ITEM_KEY other) const
inline

Definition at line 221 of file test_pns_basics.cpp.

References a, b, and type.

Member Data Documentation

◆ a

const PNS::ITEM* MOCK_RULE_RESOLVER::ITEM_KEY::a = nullptr

◆ b

const PNS::ITEM* MOCK_RULE_RESOLVER::ITEM_KEY::b = nullptr

◆ type

PNS::CONSTRAINT_TYPE MOCK_RULE_RESOLVER::ITEM_KEY::type

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