Ignore:
Timestamp:
24/02/2010 20:12:00 (2 years ago)
Author:
chris
Message:

Add method to get updated modification time of
BackupClientFileAttributes?.

Add listing of attribute modification time to bbackupquery "list -t"
command.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • box/trunk/lib/backupclient/BackupClientFileAttributes.h

    r2460 r2635  
    4848        void WriteAttributes(const char *Filename,  
    4949                bool MakeUserWritable = false) const; 
    50  
     50        box_time_t GetModificationTime() const; 
     51         
    5152        bool IsSymLink() const; 
    5253 
Note: See TracChangeset for help on using the changeset viewer.