DRFolder.h

Overview

Folder objects used in filesystem creation.

Discussion

A DRFolder object is a subclass of DRFSObject and represents a folder on the finished disc. DRFolders can be either a “real” folder pointing to an existing folder (residing on a hard drive for example) or can be a “virtual” folder which exists only on the resulting burned disc. A DRFolder pointing to an existing folder cannot have it's contents changed - only those files/folders which are children of the actual folder on disk will be included on the resulting disc. Virtual folders are entirely created programatically and any virtual folder structure can exist and be burned to disc. It is possible to convert a real folder to a virtual folder using the makeVirtual method.



Classes

DRFolder

Represents a folder to be created on the burned disc.

Categories

DRFolder(VirtualFolders)


 

Last Updated: 2009-08-12