VirtualFileMountSystem Class Reference

Maps an actual OS directory into the VirtualFileSystem. More...

Inheritance diagram for VirtualFileMountSystem:
VirtualFileMount TypedReferenceCount TypedObject ReferenceCount

List of all members.

Public Member Functions

 __init__ (Filename const physical_filename)
Filename const getPhysicalFilename ()
 Returns the name of the source file on the OS filesystem of the directory or file that is mounted.

Static Public Member Functions

static TypeHandle getClassType ()

Detailed Description

Maps an actual OS directory into the VirtualFileSystem.


Member Function Documentation

__init__ ( Filename const  physical_filename)
static TypeHandle getClassType ( ) [static]

Reimplemented from VirtualFileMount.

Returns the name of the source file on the OS filesystem of the directory or file that is mounted.