Program: gdcm
Module: $RCSfile: gdcmDicomDir.cxx,v $
Language: C++
- Date: $Date: 2005/10/20 08:58:17 $
- Version: $Revision: 1.162 $
+ Date: $Date: 2005/10/21 12:12:55 $
+ Version: $Revision: 1.163 $
Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de
l'Image). All rights reserved. See Doc/License.txt or
}
/// DEPRECATED : use SetDirectoryName(dname) instead
-/**
+/* *
* \brief Loader. (DEPRECATED : kept not to break the API)
* @param paseDir Parse Dir
* @deprecated use SetDirectoryName(dname) instead
Program: gdcm
Module: $RCSfile: gdcmDicomEntry.h,v $
Language: C++
- Date: $Date: 2005/10/21 11:50:04 $
- Version: $Revision: 1.4 $
+ Date: $Date: 2005/10/21 12:12:55 $
+ Version: $Revision: 1.5 $
Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de
l'Image). All rights reserved. See Doc/License.txt or
* i.e. the Group number
* the Element number
* - the VR (Value Representation)
- * - the VM (Value Multplicity)
+ * - the VM (Value Multiplicity)
* - the corresponding name in english
*/
class GDCM_EXPORT DicomEntry : public RefCounter