![]() |
Qucs-S S-parameter Viewer & RF Synthesis Tools
|

Public Member Functions | |
| None | __init__ (self, Any key, Type["KeyBasedCompareMixin"] defining_class) |
| int | __hash__ (self) |
| bool | __lt__ (self, Any other) |
| bool | __le__ (self, Any other) |
| bool | __gt__ (self, Any other) |
| bool | __ge__ (self, Any other) |
| bool | __eq__ (self, Any other) |
Protected Member Functions | |
| bool | _compare (self, Any other, Callable[[Any, Any], bool] method) |
Protected Attributes | |
| _compare_key | |
| _defining_class | |
Provides comparison capabilities that is based on a key
| None pip._internal.utils.models.KeyBasedCompareMixin.__init__ | ( | self, | |
| Any | key, | ||
| Type["KeyBasedCompareMixin"] | defining_class | ||
| ) |
Reimplemented in pip._internal.models.link.Link.