/[svn]/linuxsampler/trunk/src/common/File.h
ViewVC logotype

Diff of /linuxsampler/trunk/src/common/File.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1781 by iliev, Mon Sep 29 18:21:21 2008 UTC revision 1782 by iliev, Tue Sep 30 02:16:41 2008 UTC
# Line 92  namespace LinuxSampler { Line 92  namespace LinuxSampler {
92               * throws Exception.               * throws Exception.
93               */               */
94              static void WalkDirectoryTree(std::string Dir, DirectoryWalker* pWalker);              static void WalkDirectoryTree(std::string Dir, DirectoryWalker* pWalker);
               
                         std::string basename(std::string path);  
   
                         std::string basename(std::string path, std::string sep);  
95    
96              static char DirSeparator;              static char DirSeparator;
97    

Legend:
Removed from v.1781  
changed lines
  Added in v.1782

  ViewVC Help
Powered by ViewVC