11 #ifndef __UT_TmpDir_H__
12 #define __UT_TmpDir_H__
38 const char *prefix=0);
41 const char *prefix=0);
50 const char *parent_dir,
51 const char *prefix=0);
54 const char *parent_dir,
55 const char *prefix=0);
76 #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 UTgetTmpName(UT_String &filename, const char *prefix=0)
UT_API bool UTgetTmpNameInDir(UT_String &filename, const char *parent_dir, const char *prefix=0)
UT_API const char * UTgetTmpDir()
UT_API const char * UTgetDesktopDir()
Returns the path to the platform specific user desktop directory.
SYSdeclareStaticObject(UT_API, theTmpDirLock)