X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/blast.git/blobdiff_plain/e40a5399ec7887c2606f18575c809b0d05b09278..3fb762e7042d9b4a1cf78556ad9ed7f117cc53ba:/AbstractInterface.h diff --git a/AbstractInterface.h b/AbstractInterface.h index 95ad4bb..1e208bf 100644 --- a/AbstractInterface.h +++ b/AbstractInterface.h @@ -56,8 +56,7 @@ public : inline AbstractInterface* getAssociatedIface() { return associatedIface; } inline QString getClockIfaceString() { return clkIface; } inline int getClockIfaceType() { return clkIfaceType; } - AbstractInterface* getClockIface(); - + AbstractInterface* getClockIface(); double getDoubleWidth() throw(QException); @@ -92,8 +91,7 @@ protected: int direction; int type; QString width; - int endianess; - + int endianess; AbstractBlock* owner; /*!