- Timestamp:
- Mar 11, 2013, 11:13:21 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/testing/src/libraries/util/output/LogWriter.h
r9542 r9544 76 76 void closeFile(); 77 77 78 void archive(int index = 0); 79 std::string getArchivedPath(int index) const; 80 78 81 std::string filename_; ///< The name of the log-file (without directory) 79 82 std::string directory_; ///< The directory where the log-file resided (without file-name)
Note: See TracChangeset
for help on using the changeset viewer.