X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=sidebyside;f=src2%2FcreaImageIOTreeAttributeDescriptor.h;h=1ae86ddeb89c94381cc240dbf589a31c6d33abf6;hb=96ca5a0d7b7ccd6b4291160c19afd48e3207db2a;hp=68f0da965af186c68791c86404a7b812ae6fcf65;hpb=2df647c186de559388c62bfebba8795b860ee8ae;p=creaImageIO.git diff --git a/src2/creaImageIOTreeAttributeDescriptor.h b/src2/creaImageIOTreeAttributeDescriptor.h index 68f0da9..1ae86dd 100644 --- a/src2/creaImageIOTreeAttributeDescriptor.h +++ b/src2/creaImageIOTreeAttributeDescriptor.h @@ -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: