Inheritance diagram for os::TempFile:
Public Member Functions | |
TempFile (const String &cPrefix="", const String &cPath="", int nAccess=S_IRUSR|S_IWUSR) | |
~TempFile () | |
void | Detatch () |
status_t | Unlink () |
String | GetPath () const |
Classes | |
class | Private |
TempFile::TempFile | ( | const String & | cPrefix = "" , |
|
const String & | cPath = "" , |
|||
int | nAccess = S_IRUSR|S_IWUSR | |||
) |
TempFile::~TempFile | ( | ) |
void TempFile::Detatch | ( | ) |
status_t TempFile::Unlink | ( | ) |
String TempFile::GetPath | ( | ) | const |