]> Creatis software - creaImageIO.git/blobdiff - src2/creaImageIOTreeAttributeDescriptor.h
SetValue vs SetLabel
[creaImageIO.git] / src2 / creaImageIOTreeAttributeDescriptor.h
index 68f0da965af186c68791c86404a7b812ae6fcf65..1ae86ddeb89c94381cc240dbf589a31c6d33abf6 100644 (file)
@@ -83,7 +83,10 @@ namespace creaImageIO
          ///Decodes the type of attribute into the existing ones
          void DecodeType(unsigned int& type) const;
 
+         /// Determines if Attribute is a date
          bool isDateEntry() const;
+
+         /// Determines if Attribute is a time
          bool isTimeEntry() const;
 
     private: