Class definition file: wpfsys.idl

Class hierarchy SOMObject
WPObject
WPFileSystem

Description

This is the file-system object storage class. WPFileSystem is the storage class that represents all file-system objects including directory (folder), data file, executable file, and root directory (drive) objects. This class also provides persistent storage of instance variables for all classes derived from it. Persistent data for instances of WPFileSystem subclasses are stored in the Extended Attributes (EAs) of the file or directory.

This is a base storage class; it is not intended for instances of this class to be created.

Instance methods

The following list shows all the WPFileSystem instance methods:

SOMObject instance methods

The following list shows all the instance methods overridden by the WPObject class. These instance methods are overridden in order to modify the behavior defined by an ancestor class.