X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/blast.git/blobdiff_plain/84eeae848c9d322ea4c935b8ec7338f69becbc10..4cf57e6db08da791233d75237f62e74bc88dd427:/GroupBlock.h diff --git a/GroupBlock.h b/GroupBlock.h index 27e43cc..f7a9c2c 100644 --- a/GroupBlock.h +++ b/GroupBlock.h @@ -42,8 +42,9 @@ public: // public attributes static int counter; - bool checkInputPatternCompatibility(); - bool computeOutputPattern(int nbExec = -1); + void checkInputPatternCompatibility() throw(Exception); + void computeOutputPattern(int nbExec = -1) throw(Exception); + void computeAdmittanceDelays() throw(Exception); private: // patterns