X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=sidebyside;f=src%2FgdcmDict.h;h=ab03c709ebee821d3c23b1dd8d327aa829cc6a6b;hb=963480c814326423065a4a02fa1bf8bc1243ae4f;hp=ee039f56d966b378e8fb41906cc4e1415a90c1e2;hpb=e8caac199c2683cb0f118c42c61dc6aec85b1eec;p=gdcm.git diff --git a/src/gdcmDict.h b/src/gdcmDict.h index ee039f56..ab03c709 100644 --- a/src/gdcmDict.h +++ b/src/gdcmDict.h @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: gdcmDict.h,v $ Language: C++ - Date: $Date: 2005/01/16 04:50:41 $ - Version: $Revision: 1.32 $ + Date: $Date: 2005/01/18 07:49:41 $ + Version: $Revision: 1.33 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -69,11 +69,7 @@ public: // EntryNamesList *GetDictEntryNames(); // EntryNamesByCatMap *GetDictEntryNamesByCategory(); - /// \brief Returns a ref to the Dicom Dictionary H table (map) - /// @return the Dicom Dictionary H table - //const TagKeyHT & GetEntries() const { return KeyHt; } - - void InitTraversal(); + DictEntry *GetFirstEntry(); DictEntry *GetNextEntry(); private: