Odil
A C++11 library for the DICOM standard
src
odil
registry_2120.h
Go to the documentation of this file.
1
/*************************************************************************
2
* odil - Copyright (C) Universite de Strasbourg
3
* Distributed under the terms of the CeCILL-B license, as published by
4
* the CEA-CNRS-INRIA. Refer to the LICENSE file or to
5
* http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.html
6
* for details.
7
************************************************************************/
8
9
#ifndef _afc7b2d7_0869_4fea_9a9b_7fe6228baca9_2120
10
#define _afc7b2d7_0869_4fea_9a9b_7fe6228baca9_2120
11
12
#include <map>
13
#include <string>
14
15
#include "
odil/odil.h
"
16
#include "
odil/Tag.h
"
17
18
namespace
odil
19
{
20
21
namespace
registry
22
{
23
Tag
const
QueueStatus
(0x2120, 0x0010);
24
Tag
const
PrintJobDescriptionSequence
(0x2120, 0x0050);
25
Tag
const
ReferencedPrintJobSequence
(0x2120, 0x0070);
26
27
}
28
29
}
30
31
#endif // _afc7b2d7_0869_4fea_9a9b_7fe6228baca9_2120
odil::registry::QueueStatus
const Tag QueueStatus(0x2120, 0x0010)
odil::registry::PrintJobDescriptionSequence
const Tag PrintJobDescriptionSequence(0x2120, 0x0050)
odil
Definition:
Association.h:23
odil::registry::ReferencedPrintJobSequence
const Tag ReferencedPrintJobSequence(0x2120, 0x0070)
odil.h
Tag.h
Generated by
1.8.16