// GENERATED FILE DO NOT EDIT // $ xsltproc UIDToC++.xsl Part6.xml > gdcmUIDs.cxx /*========================================================================= Program: GDCM (Grassroots DICOM). A DICOM library Copyright (c) 2006-2011 Mathieu Malaterre All rights reserved. See Copyright.txt or http://gdcm.sourceforge.net/Copyright.html for details. This software is distributed WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the above copyright notice for more information. =========================================================================*/ #ifndef GDCMUIDS_H #define GDCMUIDS_H typedef enum { uid_ frameref_ unhandled_ = , // } TSType; typedef enum { // Retired = , // } TSName; #endif // GDCMUIDS_H #ifdef GDCMUIDS_CXX static const char * const TransferSyntaxStrings[][2] = { {" "," "}, { 0, 0 } }; #endif // GDCMUIDS_CXX