- Timestamp:
- 09/05/11 21:46:50 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/src/DimWriteStatistics.h
r11893 r11975 81 81 static int64_t GetFileSizeOnDisk(const std::string& file, MessageImp &imp); 82 82 83 static bool DoesPathExist( const std::string &path, MessageImp &log);83 static bool DoesPathExist(std::string path, MessageImp &log); 84 84 85 85 static void CreateDirectory(std::string path);
Note:
See TracChangeset
for help on using the changeset viewer.