]> AND Private Git Repository - blast.git/blobdiff - ConnectedInterface.h
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
add clk/rst to groups
[blast.git] / ConnectedInterface.h
index f0a36a486a265d02ae4a5fbe615cfd2e24342327..c9e03e883164ebec5ebd9db4a879f428cffb841d 100644 (file)
@@ -46,6 +46,7 @@ public :
   virtual bool canConnectFrom(AbstractInterface* iface) = 0;
 
   // others  
+  void resetOutputPattern() { outputPattern = NULL; }
   void connectTo(ConnectedInterface* iface);
   void disconnectTo(ConnectedInterface* iface);
   //bool connectFrom(ConnectedInterface* iface);