X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=kernel%2Fsrc%2FbbtkConnection.cxx;fp=kernel%2Fsrc%2FbbtkConnection.cxx;h=09c30c56938219b33e93f27bfbbddf9617b93164;hb=2b8d8f686974ab38c9ffcf0f88dd533b01b68e84;hp=5f26be0b7b3beb7f7f0bb98a1968dfa0c354af55;hpb=16f3daf357d529c9eda2f50908dec006ca19f541;p=bbtk.git diff --git a/kernel/src/bbtkConnection.cxx b/kernel/src/bbtkConnection.cxx index 5f26be0..09c30c5 100644 --- a/kernel/src/bbtkConnection.cxx +++ b/kernel/src/bbtkConnection.cxx @@ -3,8 +3,8 @@ Program: bbtk Module: $RCSfile: bbtkConnection.cxx,v $ Language: C++ - Date: $Date: 2008/04/22 14:30:25 $ - Version: $Revision: 1.10 $ + Date: $Date: 2008/04/23 14:49:27 $ + Version: $Revision: 1.11 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See doc/license.txt or @@ -356,15 +356,19 @@ Connection::Connection(BlackBox::Pointer from, const std::string& output, /// Modified void Connection::SetModifiedStatus() { - bbtkDebugMessageInc("Process",5, - "Connection::SetModifiedStatus() [" - < Connection::SetModifiedStatus() [" + <bbSetModifiedStatus(); mTo->bbSetModifiedStatus( mTo->bbGetInputConnectorMap().find(mInput)->second ); - bbtkDebugDecTab("Process",5); + /* + bbtkDebugMessage("modified",2, + "==> Connection::SetModifiedStatus() [" + <