X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src2%2FcreaImageIOGimmick.h;h=fa39035eb24c698ae57be8e938c20fbd1c63f0d7;hb=cc5a912f64e8de1f90d9ef0956633515a46d31ae;hp=b7fd64741dd2a1edd37fdb7da7f7c7f947fce298;hpb=d1635bf73accf21c07f6315ed04609d703250269;p=creaImageIO.git diff --git a/src2/creaImageIOGimmick.h b/src2/creaImageIOGimmick.h index b7fd647..fa39035 100644 --- a/src2/creaImageIOGimmick.h +++ b/src2/creaImageIOGimmick.h @@ -99,7 +99,7 @@ namespace creaImageIO void Print(const std::string& handler); ///create a DB from a given descriptor file and for a specific location - SQLiteTreeHandler *createDB(std::string &i_locDesc, std::string &i_locDB); + SQLiteTreeHandler *createDB(std::string &i_name, std::string &i_locDesc, std::string &i_locDB); // add an existent DB void addDB(std::string &i_nameDB, std::string &i_locationDB);