X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/blast.git/blobdiff_plain/e5af659f87bcb199d6a5f10f09b311138351d0f3..bc5d59217a24b25c1b913bec4a41dd026d02720c:/GroupInterface.h diff --git a/GroupInterface.h b/GroupInterface.h index 49b4957..35f0916 100644 --- a/GroupInterface.h +++ b/GroupInterface.h @@ -37,7 +37,8 @@ public : GroupInterface(AbstractBlock* _owner, const QString& _name, int _direction, int _purpose) throw (Exception); // getters - + int getWidth(); + int getClockDomain() throw(Exception); // determine at which freq. is synchronized iface // setters // testers