VR-Exchange 2.9 API Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Static Public Member Functions
MAKVrExchange::DtFileSystem Class Reference

Static Public Member Functions

static bool fileExists (const DtString &filename)
 Check to see if a given file exists. More...
 
static DtStringabsolutePath (const DtString &path, DtString &newAbsolutePath)
 Given a file path to an existing file, make it an absolute path in the provided result. More...
 

Private Member Functions

 DtFileSystem ()
 Not Implemented. More...
 
 DtFileSystem (const DtFileSystem &)
 Not Implemented. More...
 
DtFileSystemoperator= (const DtFileSystem &)
 Not Implemented. More...
 
 ~DtFileSystem ()
 Not Implemented. More...
 

Constructor & Destructor Documentation

MAKVrExchange::DtFileSystem::DtFileSystem ( )
private

Not Implemented.

MAKVrExchange::DtFileSystem::DtFileSystem ( const DtFileSystem )
private

Not Implemented.

MAKVrExchange::DtFileSystem::~DtFileSystem ( )
private

Not Implemented.

Member Function Documentation

static DtString& MAKVrExchange::DtFileSystem::absolutePath ( const DtString path,
DtString newAbsolutePath 
)
static

Given a file path to an existing file, make it an absolute path in the provided result.

Result is an empty string if file does not exist. Return a reference to the absolute path

static bool MAKVrExchange::DtFileSystem::fileExists ( const DtString filename)
static

Check to see if a given file exists.

DtFileSystem& MAKVrExchange::DtFileSystem::operator= ( const DtFileSystem )
private

Not Implemented.


The documentation for this class was generated from the following file:

Document ID: Generated on Tue Jun 25 16:45:35 EDT 2024 from SVN revision 267383
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)