X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FcreaImageIOTreeHandlerImageAdder.h;h=9800a7a01bcca2475aa61da92f915cfa50fa7af1;hb=3389d962d93ac6547944fb52a53acbb73be74706;hp=479742252c7dca46cfdad882a06b6bafe2c368f2;hpb=4b992536ab90c9169eab57ef6e8c3554fa4266d9;p=creaImageIO.git diff --git a/src/creaImageIOTreeHandlerImageAdder.h b/src/creaImageIOTreeHandlerImageAdder.h index 4797422..9800a7a 100644 --- a/src/creaImageIOTreeHandlerImageAdder.h +++ b/src/creaImageIOTreeHandlerImageAdder.h @@ -119,6 +119,9 @@ namespace creaImageIO void RemoveFile(tree::Node* node); /// Removes files from the databases void RemoveFiles(const std::vector& nodes); + + void remove( tree::Node* i_node); + /// Synchronizes the DB and disk by repeating the operations the user has done and returns a report std::string Synchronize(bool repair, bool checkAttributes); ///Recursively checks if the directory is synchronized and optionally the state of the attributes