Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

nsfilemanager.h

Go to the documentation of this file.
00001 
00014 #ifndef NSFILEMANAGER_H_INCLUDED
00015 #define NSFILEMANAGER_H_INCLUDED
00016 
00017 #include <Cacao/nsobject.h>
00018 
00019 @class  NSString ;
00020 
00028 @interface NSFileManager : NSObject 
00029 {
00030 }
00031 
00037   + initialize ;
00038 
00044   + (NSFileManager *) defaultManager ;
00045 
00052   - (BOOL) fileExistAtPath: (NSString *) string ;
00053 
00054 @end
00055 
00056 #endif /* NSFILEMANAGER_H_INCLUDED */
00057 

Generated on Wed Jul 14 18:32:13 2004 for Cacao by doxygen 1.3.6