Files.h File Reference

#include "Exports.h"

Include dependency graph for Files.h:

Go to the source code of this file.

Functions

FILEIOEXPORT BOOL Remove (const String &filename)
FILEIOEXPORT BOOL RemoveDir (const String &dir)
FILEIOEXPORT BOOL Rename (const String &src, const String &dst)
FILEIOEXPORT BOOL DirExists (const String &pathname)
FILEIOEXPORT BOOL FileExists (const String &filename)
FILEIOEXPORT BOOL MakeDirPath (const String &unexplodedname)
FILEIOEXPORT BOOL CanWriteDirPath (const String &name)
FILEIOEXPORT BOOL CanWriteToFile (const String &name)
FILEIOEXPORT BOOL IsReadOnly (const String &filename)
FILEIOEXPORT FILETIME GetFileModifiedTime (int filenumber)
FILEIOEXPORT FILETIME GetFileModifiedTime (const String &filename)
FILEIOEXPORT BOOL IsFileModified (const String &filename, FILETIME reftime)
FILEIOEXPORT void SetFileType (const String &filename, BOOL setapp, ULONG type)
FILEIOEXPORT BOOL CopyFile (String src, String dst)


Function Documentation

FILEIOEXPORT BOOL CanWriteDirPath const String name  ) 
 

FILEIOEXPORT BOOL CanWriteToFile const String name  ) 
 

FILEIOEXPORT BOOL CopyFile String  src,
String  dst
 

FILEIOEXPORT BOOL DirExists const String pathname  ) 
 

FILEIOEXPORT BOOL FileExists const String filename  ) 
 

FILEIOEXPORT FILETIME GetFileModifiedTime const String filename  ) 
 

FILEIOEXPORT FILETIME GetFileModifiedTime int  filenumber  ) 
 

FILEIOEXPORT BOOL IsFileModified const String filename,
FILETIME  reftime
 

FILEIOEXPORT BOOL IsReadOnly const String filename  ) 
 

FILEIOEXPORT BOOL MakeDirPath const String unexplodedname  ) 
 

FILEIOEXPORT BOOL Remove const String filename  ) 
 

FILEIOEXPORT BOOL RemoveDir const String dir  ) 
 

FILEIOEXPORT BOOL Rename const String src,
const String dst
 

FILEIOEXPORT void SetFileType const String filename,
BOOL  setapp,
ULONG  type
 


This A:M SDK v12.0 documentation is maintained by Hash Inc. Please address any comments concerning this documentation to AMReports. If you have any information, knowledge, or documentation to share with the A:M developer community, please post them on the Hash SDK forum.

Generated on Thu Oct 27 11:46:47 2005 with doxygen 1.4.5 written by Dimitri van Heesch, © 1997-2001