OpenQuizz
Une application de gestion des contenus pédagogiques
stop_all Class Reference
Inheritance diagram for stop_all:
Collaboration diagram for stop_all:

Public Member Functions

def __init__ (self, *stops)
 
def __call__ (self, retry_state)
 
- Public Member Functions inherited from stop_base
def __and__ (self, other)
 
def __or__ (self, other)
 

Data Fields

 stops
 

Detailed Description

Stop if all the stop conditions are valid.

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self,
stops 
)

Member Function Documentation

◆ __call__()

def __call__ (   self,
  retry_state 
)

Reimplemented from stop_base.

Field Documentation

◆ stops

stops

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