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

Public Member Functions

def __init__ (self, input=None)
 
def __dict__ (self)
 
def __str__ (self)
 

Static Public Attributes

 mnt_fsname = None
 
 mnt_dir = None
 
 mnt_type = None
 
 mnt_opts = None
 
int mnt_freq = 0
 
int mnt_passno = 0
 

Detailed Description

Definition at line 31 of file fs_util.py.

Constructor & Destructor Documentation

◆ __init__()

def hardwareprofile.fs_util.MntEntObj.__init__ (   self,
  input = None 
)

Definition at line 39 of file fs_util.py.

Member Function Documentation

◆ __dict__()

def hardwareprofile.fs_util.MntEntObj.__dict__ (   self)

◆ __str__()

def hardwareprofile.fs_util.MntEntObj.__str__ (   self)

Definition at line 47 of file fs_util.py.

Member Data Documentation

◆ mnt_fsname

hardwareprofile.fs_util.MntEntObj.mnt_fsname = None
static

◆ mnt_dir

hardwareprofile.fs_util.MntEntObj.mnt_dir = None
static

◆ mnt_type

hardwareprofile.fs_util.MntEntObj.mnt_type = None
static

◆ mnt_opts

hardwareprofile.fs_util.MntEntObj.mnt_opts = None
static

◆ mnt_freq

int hardwareprofile.fs_util.MntEntObj.mnt_freq = 0
static

◆ mnt_passno

int hardwareprofile.fs_util.MntEntObj.mnt_passno = 0
static

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