X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=kernel%2Fsrc%2FbbtkAtomicBlackBox.cxx;h=b826efcc7e31676d93e57184a35c8f6e3e64aebf;hb=9ebbefccfab8978b357669af56a08d661386df9a;hp=ae0869d31b64694259efc79f36c475e9321b2e91;hpb=4ad5b5ee44357ad873bc8c43230defb6d0a79879;p=bbtk.git diff --git a/kernel/src/bbtkAtomicBlackBox.cxx b/kernel/src/bbtkAtomicBlackBox.cxx index ae0869d..b826efc 100644 --- a/kernel/src/bbtkAtomicBlackBox.cxx +++ b/kernel/src/bbtkAtomicBlackBox.cxx @@ -3,8 +3,8 @@ Program: bbtk Module: $RCSfile: bbtkAtomicBlackBox.cxx,v $ Language: C++ - Date: $Date: 2008/04/18 12:59:14 $ - Version: $Revision: 1.4 $ + Date: $Date: 2008/06/27 08:12:46 $ + Version: $Revision: 1.7 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -76,57 +76,45 @@ namespace bbtk /// Main processing method of the box. IOStatus AtomicBlackBox::bbBackwardUpdate( Connection::Pointer caller ) { - bbtkDebugMessageInc("Process",1, + bbtkDebugMessageInc("process",3, "=> AtomicBlackBox::bbBackwardUpdate(" <<(caller?caller->GetFullName():"0")<<") [" <