(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.55 and 1.55.22.1

version 1.55, 2008/12/16 18:56:00 version 1.55.22.1, 2013/07/30 05:38:50
Line 346 
Line 346 
         const String& paths,         const String& paths,
         const String& filename);         const String& filename);
  
   #ifdef PEGASUS_ENABLE_PROTOCOL_WEB
       /**
          Returns the absolute filename for the given one.
   
          @param filename filename to resolve absolute path of
          @return the full absolute pathname to the found filename or an empty
          string on failure.
       */
       static String getAbsoluteFileName(
           const String& filename);
   #endif
   
     /**     /**
         Convert a library name to its corresponding file name by adding the         Convert a library name to its corresponding file name by adding the
         appropriate prefix and suffix.         appropriate prefix and suffix.


Legend:
Removed from v.1.55  
changed lines
  Added in v.1.55.22.1

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2