VR-Link API Documentation for HLA 1.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions

This file contains the declaration of several functions for directory manipulation. More...

Go to the source code of this file.

Functions

bool DtMakeDirectory (const DtFilename &fp)
 An Operating System Independent Function which creates the specified directory. More...
 
bool DtDeleteDirectory (const DtFilename &fp)
 An Operating System Independent Function which deletes the specified directory. More...
 
DtFilename DtGetUserHomeDirectory ()
 Get the path to the users home directory. More...
 
DtFilename DtGetMakUserConfigurationDirectory ()
 Get the path to the MAK users configuration directory. More...
 
DtFilename DtGetMakLogDirectory ()
 Get the path to the MAK log directory. More...
 
DtFilename DtGetTempDirectory ()
 Get the path to the directory in which temporary files should be stored. More...
 
std::vector< DtFilenameDtGetFileListFromDirectory (DtString directory, DtString filter)
 
DtString DtGetCwd ()
 

Detailed Description

This file contains the declaration of several functions for directory manipulation.

Function Documentation

DtString DtGetCwd ( )
std::vector<DtFilename> DtGetFileListFromDirectory ( DtString  directory,
DtString  filter 
)

Document ID: Generated on Thu Sep 19 02:12:35 EDT 2024 from SVN revision 269601
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)