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

Private GIT Repository
finished testbench generation
[blast.git] / FunctionalInterface.h
index 3c7070358fe25ab8690017c01cf5d5bde3335a44..6d0731a6ea5a8de2f02183263fdb73f4a28e4ac4 100644 (file)
@@ -45,8 +45,8 @@ public :
 \r
   // testers\r
   bool isFunctionalInterface();\r
-  bool canConnectTo(AbstractInterface* iface);\r
-  bool canConnectFrom(AbstractInterface* iface);\r
+  bool canConnectTo(AbstractInterface* iface, bool testClock);\r
+  bool canConnectFrom(AbstractInterface* iface, bool testClock);\r
 \r
   // others\r
 \r