#include <acsutil.h>
#include <ace/SString.h>
Include dependency graph for acsutilTempFile.h:
Go to the source code of this file.
Functions | |
ACE_CString | getTempFileName (const ACE_TCHAR *fileNameEnvVar, const ACE_TCHAR *fileName) |
|
This function is use to generated a temporary file name, including the full path. The following policy is used:
|