]> Creatis software - gdcm.git/blobdiff - src/gdcmDictSet.h
Zilch.
[gdcm.git] / src / gdcmDictSet.h
index e970b80bc899c89117f550cc6ba17c33130a5d23..2c480fff5971b89aafb541324273b2cc40fb4539 100644 (file)
@@ -57,7 +57,7 @@ private:
    DictSetHT Dicts;
    /// Directory path to dictionaries
    std::string DictPath;
-
+   /// H table for the on the fly created gdcmDictEntries  
    std::map<std::string,gdcmDictEntry *> virtualEntry;
 };