Changeset 3071 for box/trunk/bin
- Timestamp:
- 22/01/2012 19:39:39 (4 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
box/trunk/bin/bbackupd/BackupClientDirectoryRecord.h
r3031 r3071 142 142 const Location& rBackupLocation); 143 143 144 int64_t GetObjectID() const { return mObjectID; } 145 144 146 private: 145 147 void DeleteSubDirectories(); … … 168 170 const std::string &rFilename); 169 171 170 private:171 172 int64_t mObjectID; 172 173 std::string mSubDirName;
Note: See TracChangeset
for help on using the changeset viewer.
