Qucs-S S-parameter Viewer & RF Synthesis Tools
Loading...
Searching...
No Matches
Public Member Functions | List of all members
pip._vendor.tenacity.stop.stop_base Class Reference
Inheritance diagram for pip._vendor.tenacity.stop.stop_base:
Inheritance graph
[legend]
Collaboration diagram for pip._vendor.tenacity.stop.stop_base:
Collaboration graph
[legend]

Public Member Functions

bool __call__ (self, "RetryCallState" retry_state)
 
"stop_all" __and__ (self, "stop_base" other)
 
"stop_any" __or__ (self, "stop_base" other)
 

Detailed Description

Abstract base class for stop strategies.

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