Changeset 2636 for box/trunk/lib/backupclient/BackupClientFileAttributes.h
- Timestamp:
- 24/02/2010 20:28:33 (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
box/trunk/lib/backupclient/BackupClientFileAttributes.h
r2635 r2636 48 48 void WriteAttributes(const char *Filename, 49 49 bool MakeUserWritable = false) const; 50 box_time_t GetModificationTime() const; 50 void GetModificationTimes(box_time_t *pModificationTime, 51 box_time_t *pAttrModificationTime) const; 51 52 52 53 bool IsSymLink() const;
Note: See TracChangeset
for help on using the changeset viewer.
