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

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
 

Detailed Description

Stop if all the stop conditions are valid.

Member Function Documentation

◆ __call__()

bool pip._vendor.tenacity.stop.stop_all.__call__ (   self,
"RetryCallState"  retry_state 
)

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