MythTV  master
Public Member Functions | Static Public Attributes | List of all members
hardwareprofile.os_detect.OrderedType Class Reference
Inheritance diagram for hardwareprofile.os_detect.OrderedType:
Inheritance graph
[legend]
Collaboration diagram for hardwareprofile.os_detect.OrderedType:
Collaboration graph
[legend]

Public Member Functions

def __new__ (mcs, name, bases, attrs)
 

Static Public Attributes

int nextorder = 0
 

Detailed Description

Definition at line 31 of file os_detect.py.

Member Function Documentation

◆ __new__()

def hardwareprofile.os_detect.OrderedType.__new__ (   mcs,
  name,
  bases,
  attrs 
)

Definition at line 35 of file os_detect.py.

Referenced by hardwareprofile.os_detect.OSInfoType.__call__().

Member Data Documentation

◆ nextorder

int hardwareprofile.os_detect.OrderedType.nextorder = 0
static

Definition at line 34 of file os_detect.py.


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