48 #include <OpenFlipper/common/BackupData.hh> 77 void undo(
int _objectid);
79 void redo(
int _objectid);
void undo()
perform an undo if possible
void updateBackupData(int _objectid, bool _isUndo)
remove object from data
Abstract class that is used to store backups.
Class that is used to store global(group) backups.
void eraseBackups(int _objectid)
erase all backups containing given id
void redo()
perform an redo if possible