utl::File Class Reference
[Filesystem]

File in a filesystem. More...

#include <File.h>

Inheritance diagram for utl::File:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 File (const String &path, const Directory *dir=NULL)
 Constructor.
void make (uint_t mode=uint_t_max) const
 Create a file with the given mode.


Detailed Description

File in a filesystem.

Author:
Adam McKee

Definition at line 22 of file File.h.


Constructor & Destructor Documentation

utl::File::File ( const String path,
const Directory dir = NULL 
) [inline]

Constructor.

Parameters:
path file path
dir (optional) parent directory

Definition at line 32 of file File.h.


Member Function Documentation

void utl::File::make ( uint_t  mode = uint_t_max  )  const

Create a file with the given mode.


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

Generated on Tue May 26 16:53:24 2009 for libUTL++ by  doxygen 1.5.6