(file) Return to FileSystem.h CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Common

Diff for /pegasus/src/Pegasus/Common/FileSystem.h between version 1.24 and 1.25

version 1.24, 2002/08/29 00:27:52 version 1.25, 2003/01/25 14:38:58
Line 288 
Line 288 
     */     */
     static String getAbsolutePath(const char* path, const String& filename);     static String getAbsolutePath(const char* path, const String& filename);
  
       /** Return the just the filename to the file name into base.
       */
       static String extractFileName(const String& base);
   
       /** Return the just the path to the file name into path.
       */
       static String extractFilePath(const String& path);
   
 private: private:
  
     FileSystem() { }     FileSystem() { }


Legend:
Removed from v.1.24  
changed lines
  Added in v.1.25

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2