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
20
43
45
46#endif
Project global and OS specific declarations.
#define MLDICOMMODIFYFIELDADDONS_EXPORT
Target mlrange_cast(Source arg)
Generic version of checked ML casts.
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:72
unsigned int RawTagId
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,...