X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=sidebyside;f=kernel%2Fsrc%2FbbtkBlackBoxOutputConnector.cxx;h=789cda41ffe91f058e491db6f424ccfc8351f9e6;hb=e97caf8b03ac7cd466a36d68dda8b762d4f4a596;hp=8024663d81f4734857e704d718bfea3bdf893b94;hpb=3928b4ad06b5b5fd142f696f58a7828d064e2883;p=bbtk.git diff --git a/kernel/src/bbtkBlackBoxOutputConnector.cxx b/kernel/src/bbtkBlackBoxOutputConnector.cxx index 8024663..789cda4 100644 --- a/kernel/src/bbtkBlackBoxOutputConnector.cxx +++ b/kernel/src/bbtkBlackBoxOutputConnector.cxx @@ -2,8 +2,8 @@ Program: bbtk Module: $RCSfile: bbtkBlackBoxOutputConnector.cxx,v $ Language: C++ - Date: $Date: 2008/12/08 12:54:00 $ - Version: $Revision: 1.9 $ + Date: $Date: 2008/12/10 09:33:18 $ + Version: $Revision: 1.11 $ =========================================================================*/ /* --------------------------------------------------------------------- @@ -120,19 +120,25 @@ namespace bbtk void BlackBoxOutputConnector::SignalChange( BlackBox::Pointer box, const std::string& output ) { + IOStatus s = OUTOFDATE; //mStatus; + //if (s==UPTODATE) s=MODIFIED; + bbtkDebugMessage("change",2, "==> BlackBoxOutputConnector::SignalChange(" <bbGetFullName()<<",'" - <bbGetFullName()<<",'" + // <bbGetFullName()<<",'" - <