]> Creatis software - creaImageIO.git/blobdiff - src2/creaImageIOTreeAttributeDescriptor.h
Correction sur l'affichage des dates et des temps.
[creaImageIO.git] / src2 / creaImageIOTreeAttributeDescriptor.h
index d2afc8515bacfca18f75fe37e2cb5b65c0cb72e6..ad4d7bfe601fe38922f3fb3b10fae6e97b482cb4 100644 (file)
@@ -81,6 +81,9 @@ namespace creaImageIO
          ///Decodes the type of attribute into the existing ones
          void DecodeType(unsigned int& type) const;
 
+         bool isDateEntry() const;
+         bool isTimeEntry() const;
+
     private:
       std::string mKey;
       std::string mName;