]> Creatis software - creaImageIO.git/blobdiff - src2/creaImageIOTreeNode.h
Order by columns is done. For the moment it only compares as if everything were a...
[creaImageIO.git] / src2 / creaImageIOTreeNode.h
index 3ca036274802fd72f3b22d8d2749ae55e9364f07..c85a94471cbce6e4718e366f126a6d0aafcac14b 100644 (file)
@@ -94,8 +94,7 @@ namespace creaImageIO
       void UnsafeSetAttribute(const std::string& k, const std::string& v)
       { mAttributeMap[k] = v; }
     
-      const AttributeDescriptor& GetAttributeDescriptor(const std::string& k)
-       const;
+      const AttributeDescriptor& GetAttributeDescriptor(const std::string& k)const;
       //      { return GetTypeDescription().GetFieldDescription(k); }