Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

gdcm.h

Go to the documentation of this file.
00001 /*=========================================================================
00002                                                                                 
00003   Program:   gdcm
00004   Module:    $RCSfile: gdcm.h,v $
00005   Language:  C++
00006   Date:      $Date: 2005/02/03 16:08:35 $
00007   Version:   $Revision: 1.53 $
00008                                                                                 
00009   Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de
00010   l'Image). All rights reserved. See Doc/License.txt or
00011   http://www.creatis.insa-lyon.fr/Public/Gdcm/License.html for details.
00012                                                                                 
00013      This software is distributed WITHOUT ANY WARRANTY; without even
00014      the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
00015      PURPOSE.  See the above copyright notices for more information.
00016                                                                                 
00017 =========================================================================*/
00018 
00019 #ifndef GDCM_H
00020 #define GDCM_H
00021 
00022 // General purpose include file. This file should be included by
00023 // external users of gdcm. It exposes the necessary API.
00024 
00025 #include "gdcmCommon.h"
00026 
00027 #include "gdcmDictEntry.h"
00028 #include "gdcmDict.h"
00029 #include "gdcmDictSet.h"
00030 
00031 #include "gdcmDocument.h"
00032 #include "gdcmFile.h"
00033 #include "gdcmFileHelper.h"
00034 #include "gdcmSerieHelper.h"
00035 
00036 #include "gdcmUtil.h"
00037 
00038 #endif

Generated on Thu Feb 10 22:17:55 2005 for gdcm by doxygen 1.3.6