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

Public Member Functions

 __init__ (self, s)
 
 parse (self, s)
 
 __eq__ (self, other)
 
 __ne__ (self, other)
 
 __lt__ (self, other)
 
 __gt__ (self, other)
 
 __le__ (self, other)
 
 __ge__ (self, other)
 
 __hash__ (self)
 
 __repr__ (self)
 
 __str__ (self)
 
 is_prerelease (self)
 

Protected Member Functions

 _check_compatible (self, other)
 

Protected Attributes

 _string
 
 _parts
 

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