NWindows::NFile::NDirectory::CTempFileW Class Reference

#include <FileDir.h>

List of all members.

Public Member Functions

 CTempFileW ()
 ~CTempFileW ()
void DisableDeleting ()
UINT Create (LPCWSTR dirPath, LPCWSTR prefix, UString &resultPath)
bool Create (LPCWSTR prefix, UString &resultPath)
bool Remove ()

Private Attributes

bool _mustBeDeleted
UString _fileName


Detailed Description

Definition at line 131 of file FileDir.h.


Constructor & Destructor Documentation

NWindows::NFile::NDirectory::CTempFileW::CTempFileW (  )  [inline]

Definition at line 136 of file FileDir.h.

NWindows::NFile::NDirectory::CTempFileW::~CTempFileW (  )  [inline]

Definition at line 137 of file FileDir.h.

References Remove().


Member Function Documentation

void NWindows::NFile::NDirectory::CTempFileW::DisableDeleting (  )  [inline]

Definition at line 138 of file FileDir.h.

References _mustBeDeleted.

UINT NWindows::NFile::NDirectory::CTempFileW::Create ( LPCWSTR  dirPath,
LPCWSTR  prefix,
UString resultPath 
)

bool NWindows::NFile::NDirectory::CTempFileW::Create ( LPCWSTR  prefix,
UString resultPath 
)

bool NWindows::NFile::NDirectory::CTempFileW::Remove (  ) 

Definition at line 560 of file FileDir.cpp.

References _fileName, _mustBeDeleted, and NWindows::NFile::NDirectory::DeleteFileAlways().

Referenced by Create(), and ~CTempFileW().


Member Data Documentation

Definition at line 133 of file FileDir.h.

Referenced by Create(), DisableDeleting(), and Remove().

Definition at line 134 of file FileDir.h.

Referenced by Create(), and Remove().


The documentation for this class was generated from the following files:

Generated on Sun May 25 00:21:49 2008 by  doxygen 1.5.6