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


Public Member Functions | |
| None | __init__ (self, *stop_base stops) |
| bool | __call__ (self, "RetryCallState" retry_state) |
Public Member Functions inherited from pip._vendor.tenacity.stop.stop_base | |
| "stop_all" | __and__ (self, "stop_base" other) |
| "stop_any" | __or__ (self, "stop_base" other) |
Public Attributes | |
| stops | |
Stop if all the stop conditions are valid.
| bool pip._vendor.tenacity.stop.stop_all.__call__ | ( | self, | |
| "RetryCallState" | retry_state | ||
| ) |
Reimplemented from pip._vendor.tenacity.stop.stop_base.