11 #ifndef __UT_TmpDir_H__
12 #define __UT_TmpDir_H__
52 const char *parent_dir,
57 const char *parent_dir,
80 #endif // __UT_TmpDir_H__
GT_API const UT_StringHolder filename
UT_API const char * UTgetPersonalDir()
UT_API const char * UTgetDefaultTmpDir()
UT_API FILE * UTgetTmpFile()
UT_API bool UTgetTmpNameInDir(UT_String &filename, const char *parent_dir, const char *prefix=0, bool use_guid=false)
UT_API const char * UTgetTmpDir()
UT_API const char * UTgetDesktopDir()
Returns the path to the platform specific user desktop directory.
UT_API bool UTgetTmpName(UT_String &filename, const char *prefix=0, bool use_guid=false)
SYSdeclareStaticObject(UT_API, theTmpDirLock)