Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

os::TempFile Class Reference

#include <tempfile.h>

Inheritance diagram for os::TempFile::

os::File os::SeekableIO os::FSNode os::StreamableIO List of all members.

Public Methods

 TempFile (const char *pzPrefix=NULL, const char *pzPath=NULL, int nAccess=S_IRUSR|S_IWUSR)
 ~TempFile ()
void Detatch ()
status_t Unlink ()
std::string GetPath () const

Detailed Description

Description:
See also:
Author:
Kurt Skauen (kurt@atheos.cx)


Constructor & Destructor Documentation

TempFile::TempFile const char * pzPrefix = NULL,
const char * pzPath = NULL,
int nAccess = S_IRUSR | S_IWUSR
 

TempFile::~TempFile
 


Member Function Documentation

void TempFile::Detatch
 

std::string TempFile::GetPath const
 

status_t TempFile::Unlink
 


Generated at Tue Sep 11 15:27:55 2001 for AtheOS higlevel API by doxygen1.2.9.1 written by Dimitri van Heesch, © 1997-2001