MythTV  master
Public Member Functions | Public Attributes | List of all members
hardwareprofile.smolt.Host Class Reference

Public Member Functions

def __init__ (self, gate, uuid)
 

Public Attributes

 UUID
 
 os
 
 defaultRunlevel
 
 bogomips
 
 cpuVendor
 
 cpuModel
 
 cpu_stepping
 
 cpu_family
 
 cpu_model_num
 
 numCpus
 
 cpuSpeed
 
 systemMemory
 
 systemSwap
 
 kernelVersion
 
 language
 
 platform
 
 systemVendor
 
 systemModel
 
 formfactor
 
 selinux_enabled
 
 selinux_policy
 
 selinux_enforce
 

Detailed Description

Definition at line 217 of file smolt.py.

Constructor & Destructor Documentation

◆ __init__()

def hardwareprofile.smolt.Host.__init__ (   self,
  gate,
  uuid 
)

Definition at line 218 of file smolt.py.

Member Data Documentation

◆ UUID

hardwareprofile.smolt.Host.UUID

Definition at line 221 of file smolt.py.

◆ os

hardwareprofile.smolt.Host.os

Definition at line 222 of file smolt.py.

◆ defaultRunlevel

hardwareprofile.smolt.Host.defaultRunlevel

Definition at line 223 of file smolt.py.

◆ bogomips

hardwareprofile.smolt.Host.bogomips

Definition at line 225 of file smolt.py.

◆ cpuVendor

hardwareprofile.smolt.Host.cpuVendor

Definition at line 226 of file smolt.py.

◆ cpuModel

hardwareprofile.smolt.Host.cpuModel

Definition at line 227 of file smolt.py.

◆ cpu_stepping

hardwareprofile.smolt.Host.cpu_stepping

Definition at line 228 of file smolt.py.

◆ cpu_family

hardwareprofile.smolt.Host.cpu_family

Definition at line 229 of file smolt.py.

◆ cpu_model_num

hardwareprofile.smolt.Host.cpu_model_num

Definition at line 230 of file smolt.py.

◆ numCpus

hardwareprofile.smolt.Host.numCpus

Definition at line 231 of file smolt.py.

◆ cpuSpeed

hardwareprofile.smolt.Host.cpuSpeed

Definition at line 232 of file smolt.py.

◆ systemMemory

hardwareprofile.smolt.Host.systemMemory

Definition at line 235 of file smolt.py.

◆ systemSwap

hardwareprofile.smolt.Host.systemSwap

Definition at line 236 of file smolt.py.

◆ kernelVersion

hardwareprofile.smolt.Host.kernelVersion

Definition at line 241 of file smolt.py.

◆ language

hardwareprofile.smolt.Host.language

Definition at line 244 of file smolt.py.

Referenced by nv_python_libs.common.common_api.Common.getLanguage().

◆ platform

hardwareprofile.smolt.Host.platform

Definition at line 259 of file smolt.py.

◆ systemVendor

hardwareprofile.smolt.Host.systemVendor

Definition at line 264 of file smolt.py.

◆ systemModel

hardwareprofile.smolt.Host.systemModel

Definition at line 272 of file smolt.py.

◆ formfactor

hardwareprofile.smolt.Host.formfactor

Definition at line 288 of file smolt.py.

◆ selinux_enabled

hardwareprofile.smolt.Host.selinux_enabled

Definition at line 322 of file smolt.py.

◆ selinux_policy

hardwareprofile.smolt.Host.selinux_policy

Definition at line 328 of file smolt.py.

◆ selinux_enforce

hardwareprofile.smolt.Host.selinux_enforce

Definition at line 334 of file smolt.py.


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