Class CIM_DeviceFile
extends CIM_LogicalFile

DeviceFile is a special type of LogicalFile that represents a Device. This convention is useful for some operating systems that manage devices using a byte stream I/O model. The Logical Device that is associated with this file is specified using the DeviceAccessedByFile relationship.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_ManagedSystemElement
   |
   +--CIM_LogicalElement
   |
   +--CIM_LogicalFile
   |
   +--CIM_DeviceFile

Direct Known Subclasses

CIM_UnixDeviceFile

Class Qualifiers

NameData TypeValue
DescriptionstringDeviceFile is a special type of LogicalFile that represents a Device. This convention is useful for some operating systems that manage devices using a byte stream I/O model. The Logical Device that is associated with this file is specified using the DeviceAccessedByFile relationship.
UMLPackagePathstringCIM::System::FileElements
Versionstring2.6.0

Class Properties

Inherited Properties

NameData Type
Captionstring
CommunicationStatusuint16
CompressionMethodstring
CreationClassNamestring
CreationDatedatetime
CSCreationClassNamestring
CSNamestring
Descriptionstring
DetailedStatusuint16
ElementNamestring
EncryptionMethodstring
Executableboolean
FileSizeuint64
FSCreationClassNamestring
FSNamestring
Generationuint64
HealthStateuint16
InstallDatedatetime
InstanceIDstring
InUseCountuint64
LastAccesseddatetime
LastModifieddatetime
Namestring
OperatingStatusuint16
PrimaryStatusuint16
Readableboolean
Statusstring
Writeableboolean
OperationalStatusuint16[]
StatusDescriptionsstring[]

Class Methods