Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

FileName.h File Reference

#include "cl/String.h"
#include "cl/Flags.h"
#include <stdio.h>

Include dependency graph for FileName.h:

Go to the source code of this file.

Compounds

class  FileName

Enumerations

enum  FN_Flags { FN_Gzipped = 0x0001, FN_Bz2ed = 0x0002, FN_Compress = 0x0004, FN_IsCompressed = 0x000F }
enum  FN_Err { kFileNotFound = -1, kBadExtension = -2 }

Functions

String TempPath ()


Enumeration Type Documentation

enum FN_Err

Enumeration values:
kFileNotFound  
kBadExtension  

Definition at line 108 of file FileName.h.

enum FN_Flags

Enumeration values:
FN_Gzipped  
FN_Bz2ed  
FN_Compress  
FN_IsCompressed  

Definition at line 99 of file FileName.h.


Function Documentation

String TempPath ()

Definition at line 126 of file FileName.cc.


Generated at Sat Aug 5 00:16:32 2000 for Class Library by doxygen 1.1.0 written by Dimitri van Heesch, © 1997-2000