\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