14 #ifdef DtUSE_UTILITIES_NAMESPACE
15 namespace DtUSE_UTILITIES_NAMESPACE
76 #ifdef DtUSE_UTILITIES_NAMESPACE
DtFilename DtGetMakLogDirectory()
Get the path to the MAK log directory.
DtFilename DtGetTempDirectory()
Get the path to the directory in which temporary files should be stored.
bool DtMakeDirectory(const DtFilename &fp)
An Operating System Independent Function which creates the specified directory.
std::vector< DtFilename > DtGetFileListFromDirectory(DtString directory, DtString filter)
DtFilename DtGetUserHomeDirectory()
Get the path to the users home directory.
Instances of DtFilename are DtStrings which convert filenames to the native format.
Definition: vlFilename.h:20
DtFilename DtGetMakUserConfigurationDirectory()
Get the path to the MAK users configuration directory.
bool DtDeleteDirectory(const DtFilename &fp)
An Operating System Independent Function which deletes the specified directory.
Instances of DtString are used to represent strings.
Definition: vlString.h:29
This file contains typedefs for machine dependant types.
#define DT_DLL_VLUTIL
Definition: vlMachineTypes.h:109