| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
prlsdk.Base --+
|
prlsdk.BaseAsync --+
|
SrvCfgHddPart
Contains information about a disk partition.
|
|||
|
Inherited from Inherited from |
|||
|
|||
__prefix__ =
|
|||
__ht__ = 268435484
|
|||
|
|||
|
name Partition name. |
|||
|
size Partition size. |
|||
|
index A numeric index identifying the partition. |
|||
|
type A numerical code identifying the type of the partition. |
|||
|
in_use Indicates whether the partition is in use, that is, whether it contains a valid file system, being used for swap or by a database, etc. |
|||
|
logical Indicates whether this is a logical partition. |
|||
|
active Indicates whether the partition is active. |
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
namePartition name.
|
sizePartition size.
|
indexA numeric index identifying the partition.
|
typeA numerical code identifying the type of the partition.
|
in_useIndicates whether the partition is in use, that is, whether it contains a valid file system, being used for swap or by a database, etc. True - the parition is in use; False otherwise.
|
logicalIndicates whether this is a logical partition. True - logical; False otherwise.
|
activeIndicates whether the partition is active. True - active; False otherwise.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Dec 15 21:33:40 2008 | http://epydoc.sourceforge.net |