dir.h

Go to the documentation of this file.
00001 #ifndef VVLIB_UTIL_DIR_HPP
00002 #define VVLIB_UTIL_DIR_HPP
00003 
00009 #include <config.h>
00010 #include <string>
00011 
00012 namespace util
00013 {
00020   std::string absoluteDir( std::string filename, std::string current_dir = std::string() );
00021 }
00022 
00023 #endif // VVLIB_UTIL_DIR_HPP
00024 
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Generated on Fri May 31 15:37:53 2013 for VVE by  doxygen 1.6.3