Mantid
Loading...
Searching...
No Matches
Framework
DataObjects
src
TableColumn.cpp
Go to the documentation of this file.
1
// Mantid Repository : https://github.com/mantidproject/mantid
2
//
3
// Copyright © 2018 ISIS Rutherford Appleton Laboratory UKRI,
4
// NScD Oak Ridge National Laboratory, European Spallation Source,
5
// Institut Laue - Langevin & CSNS, Institute of High Energy Physics, CAS
6
// SPDX - License - Identifier: GPL - 3.0 +
7
#include "
MantidDataObjects/TableColumn.h
"
8
#include "
MantidAPI/ColumnFactory.h
"
9
#include "
MantidKernel/V3D.h
"
10
11
namespace
Mantid::DataObjects
{
12
13
DECLARE_TABLECOLUMN
(
int
,
int
)
14
DECLARE_TABLECOLUMN
(uint32_t, uint)
15
DECLARE_TABLECOLUMN
(int64_t, long64)
16
DECLARE_TABLECOLUMN
(
size_t
,
size_t
)
17
DECLARE_TABLECOLUMN
(
float
,
float
)
18
DECLARE_TABLECOLUMN
(
double
,
double
)
19
DECLARE_TABLECOLUMN
(API::Boolean,
bool
)
20
DECLARE_TABLECOLUMN
(std::string, str)
21
DECLARE_TABLECOLUMN
(
Mantid::Kernel::V3D
, V3D)
22
23
}
// namespace Mantid::DataObjects
ColumnFactory.h
TableColumn.h
DECLARE_TABLECOLUMN
#define DECLARE_TABLECOLUMN(DataType, TypeName)
Definition:
TableColumn.h:525
V3D.h
Mantid::Kernel::V3D
Class for 3D vectors.
Definition:
V3D.h:34
Mantid::DataObjects
Definition:
AlignDetectors.h:17
Generated on Tue Jan 3 2023 11:57:47 for Mantid by
1.9.5