Fraxinus
22.04-rc5
An IGT application
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
cxDefinitionStrings.h
Go to the documentation of this file.
1
/*=========================================================================
2
This file is part of CustusX, an Image Guided Therapy Application.
3
4
Copyright (c) SINTEF Department of Medical Technology.
5
All rights reserved.
6
7
CustusX is released under a BSD 3-Clause license.
8
9
See Lisence.txt (https://github.com/SINTEFMedtek/CustusX/blob/master/License.txt) for details.
10
=========================================================================*/
11
12
#ifndef CXDEFINITIONSTRINGS_H_
13
#define CXDEFINITIONSTRINGS_H_
14
15
#include "
cxDefinitions.h
"
16
#include "
cxEnumConverter.h
"
17
18
// put compiler-intensive templates here instead of in the much used sscDefinitions.h
19
20
namespace
cx
21
{
22
}
//namespace end
23
24
SNW_DECLARE_ENUM_STRING_CONVERTERS
(cxResource_EXPORT,
cx
, ORIENTATION_TYPE);
25
SNW_DECLARE_ENUM_STRING_CONVERTERS
(cxResource_EXPORT,
cx
, PLANE_TYPE);
26
SNW_DECLARE_ENUM_STRING_CONVERTERS
(cxResource_EXPORT,
cx
, FOLLOW_TYPE);
27
SNW_DECLARE_ENUM_STRING_CONVERTERS
(cxResource_EXPORT,
cx
, CLINICAL_VIEW);
28
SNW_DECLARE_ENUM_STRING_CONVERTERS
(cxResource_EXPORT,
cx
, MESSAGE_LEVEL);
29
SNW_DECLARE_ENUM_STRING_CONVERTERS
(cxResource_EXPORT,
cx
, LOG_SEVERITY);
30
SNW_DECLARE_ENUM_STRING_CONVERTERS
(cxResource_EXPORT,
cx
, PATIENT_COORDINATE_SYSTEM);
31
SNW_DECLARE_ENUM_STRING_CONVERTERS
(cxResource_EXPORT,
cx
, COORDINATE_SYSTEM);
32
SNW_DECLARE_ENUM_STRING_CONVERTERS
(cxResource_EXPORT,
cx
, TRACKING_SYSTEM);
33
34
SNW_DECLARE_ENUM_STRING_CONVERTERS
(cxResource_EXPORT,
cx
, IMAGE_MODALITY);
35
SNW_DECLARE_ENUM_STRING_CONVERTERS
(cxResource_EXPORT,
cx
, IMAGE_SUBTYPE);
36
37
SNW_DECLARE_ENUM_STRING_CONVERTERS
(cxResource_EXPORT,
cx
, LUNG_STRUCTURES);
38
39
#endif
/*CXDEFINITIONSTRINGS_H_*/
SNW_DECLARE_ENUM_STRING_CONVERTERS
SNW_DECLARE_ENUM_STRING_CONVERTERS(cxResource_EXPORT, cx, ORIENTATION_TYPE)
cxDefinitions.h
cxEnumConverter.h
cx
Namespace for all CustusX production code.
Definition:
cx_dev_group_definitions.h:13
CX
source
resource
core
utilities
cxDefinitionStrings.h
Generated on Thu Jun 16 2022 19:01:35 for Fraxinus by
1.8.11