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

Private GIT Repository
start modifying read/write blocks and project to take into account control ifaces
[blast.git] / AbstractBlock.h
index 19209b773bad2081e10be79bbd64aadfb16769f2..acdc1c8ab8771953a7c180b1d72656ed299b8a76 100644 (file)
@@ -51,6 +51,7 @@ public:
   void addParameter(BlockParameter *param);\r
   void addInterface(AbstractInterface *inter);\r
   void removeInterface(AbstractInterface *inter);\r
+  void removeAllInterfaces();\r
   void defineBlockParam(BlockParameter *param);\r
 \r
   QList<AbstractInterface *> getInterfaces();\r