MeVisLab Toolbox Reference
mlDicomModifyTools.h
Go to the documentation of this file.
1 // Copyright (c) Fraunhofer MEVIS, Germany. All rights reserved.
2 // **InsertLicense** code
3 //----------------------------------------------------------------------------------
5 
10 //----------------------------------------------------------------------------------
11 #ifndef __mlDicomModifyTools_H
12 #define __mlDicomModifyTools_H
13 
15 
16 #include <mlTypeDefs.h>
17 #include <DCMTree_Lib.h>
18 
19 ML_START_NAMESPACE
20 
21 namespace DicomModifyTools
22 {
25 
28 
37  DCMTree::RawTagId tagID);
38 
42 };
43 
44 ML_END_NAMESPACE
45 
46 #endif
Project global and OS specific declarations.
#define MLDICOMMODIFYFIELDADDONS_EXPORT
boost::shared_ptr< const Tree > Const_TreePtr
Definition: DCMTree_Lib.h:73
boost::shared_ptr< Tree > TreePtr
shared pointer to a DCMTree::Tree
Definition: DCMTree_Lib.h:70
unsigned int RawTagId
Definition: DCMTree_Lib.h:147
MLDICOMMODIFYFIELDADDONS_EXPORT std::string getCurrentTime()
Returns time string formatted as specified for TM Value Representation in DICOM standard.
MLDICOMMODIFYFIELDADDONS_EXPORT std::string getCurrentDate()
Returns date string formatted as specified for DA Value Representation in DICOM standard.
MLDICOMMODIFYFIELDADDONS_EXPORT void copyDicomTag(DCMTree::TreePtr dstTree, DCMTree::Const_TreePtr srcTree, DCMTree::RawTagId tagID)
Copies DICOM tag from source tree to destination tree.
MLDICOMMODIFYFIELDADDONS_EXPORT std::string getTimezoneOffsetFromUTC()
Returns timezone offset string formatted as specified for Timezone Offset From UTC (0008,...