]> Creatis software - creaImageIO.git/blobdiff - src2/creaImageIOGimmick.h
*** empty log message ***
[creaImageIO.git] / src2 / creaImageIOGimmick.h
index b7fd64741dd2a1edd37fdb7da7f7c7f947fce298..fa39035eb24c698ae57be8e938c20fbd1c63f0d7 100644 (file)
@@ -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);