Changeset 2282 for box/trunk/bin/bbstored/BackupStoreContext.h
- Timestamp:
- 13/09/2008 16:29:26 (3 years ago)
- File:
-
- 1 edited
-
box/trunk/bin/bbstored/BackupStoreContext.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
box/trunk/bin/bbstored/BackupStoreContext.h
r2262 r2282 113 113 bool ChangeFileAttributes(const BackupStoreFilename &rFilename, int64_t InDirectory, const StreamableMemBlock &Attributes, int64_t AttributesHash, int64_t &rObjectIDOut); 114 114 bool DeleteFile(const BackupStoreFilename &rFilename, int64_t InDirectory, int64_t &rObjectIDOut); 115 bool UndeleteFile(int64_t ObjectID, int64_t InDirectory); 115 116 void DeleteDirectory(int64_t ObjectID, bool Undelete = false); 116 117 void MoveObject(int64_t ObjectID, int64_t MoveFromDirectory, int64_t MoveToDirectory, const BackupStoreFilename &rNewFilename, bool MoveAllWithSameName, bool AllowMoveOverDeletedObject);
Note: See TracChangeset
for help on using the changeset viewer.
