X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FcreaMessageManager.cxx;h=fa24abdf239219afce298495492779eefb164fda;hb=ad89139d4d59c2ea606d45bcce1784ef5c7b187f;hp=d4b399ceadeb95d143de554856bfda1ec5f5bf00;hpb=17824854619941a12697fea8524f4218f9a14ef9;p=crea.git diff --git a/src/creaMessageManager.cxx b/src/creaMessageManager.cxx index d4b399c..fa24abd 100644 --- a/src/creaMessageManager.cxx +++ b/src/creaMessageManager.cxx @@ -4,6 +4,8 @@ # Copyright (c) CREATIS (Centre de Recherche en Acquisition et Traitement de l'Image # pour la Santé) # Authors : Eduardo Davila, Frederic Cervenansky, Claire Mouton +# Previous Authors : Laurent Guigues, Jean-Pierre Roux +# CreaTools website : www.creatis.insa-lyon.fr/site/fr/creatools_accueil # # This software is governed by the CeCILL-B license under French law and # abiding by the rules of distribution of free software. You can use, @@ -20,15 +22,16 @@ # # The fact that you are presently reading this means that you have had # knowledge of the CeCILL-B license and that you accept its terms. -# ------------------------------------------------------------------------ */ +# ------------------------------------------------------------------------ +*/ /*========================================================================= Program: crea Module: $RCSfile: creaMessageManager.cxx,v $ Language: C++ - Date: $Date: 2012/11/15 09:07:32 $ - Version: $Revision: 1.3 $ + Date: $Date: 2012/11/15 10:43:26 $ + Version: $Revision: 1.4 $ This software is distributed WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR @@ -170,7 +173,7 @@ namespace crea //=========================================================================== //=========================================================================== - void MessageManager::SendMessage(const std::string& key, const std::string& mess) + void MessageManager::HSendMessage(const std::string& key, const std::string& mess) { if (GetInstance()->mSendToCout) {