Qucs-S S-parameter Viewer & RF Synthesis Tools
Loading...
Searching...
No Matches
Public Member Functions | Protected Attributes | List of all members
pip._internal.resolution.resolvelib.reporter.PipReporter Class Reference
Inheritance diagram for pip._internal.resolution.resolvelib.reporter.PipReporter:
Inheritance graph
[legend]
Collaboration diagram for pip._internal.resolution.resolvelib.reporter.PipReporter:
Collaboration graph
[legend]

Public Member Functions

None __init__ (self)
 
None rejecting_candidate (self, Any criterion, Candidate candidate)
 
- Public Member Functions inherited from pip._vendor.resolvelib.reporters.BaseReporter
 starting (self)
 
 starting_round (self, index)
 
 ending_round (self, index, state)
 
 ending (self, state)
 
 adding_requirement (self, requirement, parent)
 
 resolving_conflicts (self, causes)
 
 pinning (self, candidate)
 

Protected Attributes

 _messages_at_reject_count
 

Member Function Documentation

◆ rejecting_candidate()

None pip._internal.resolution.resolvelib.reporter.PipReporter.rejecting_candidate (   self,
Any  criterion,
Candidate  candidate 
)
Called when rejecting a candidate during backtracking.

Reimplemented from pip._vendor.resolvelib.reporters.BaseReporter.


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