Mantid
Loading...
Searching...
No Matches
Framework
TestHelpers
src
FakeObjects.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 "
MantidFrameworkTestHelpers/FakeObjects.h
"
8
9
// Property implementations
10
#include "
MantidAPI/WorkspaceFactory.h
"
11
#include "
MantidAPI/WorkspaceProperty.hxx
"
12
#include "
MantidKernel/PropertyWithValue.hxx
"
13
14
DECLARE_WORKSPACE
(
WorkspaceTester
)
15
16
namespace
Mantid
{
17
namespace
Kernel {
19
template
class
DLLExport
PropertyWithValue<std::shared_ptr<WorkspaceTester>
>;
20
template
class
DLLExport
PropertyWithValue<std::shared_ptr<TableWorkspaceTester>
>;
22
}
// namespace Kernel
23
namespace
API
{
25
template
class
DLLExport
Mantid::API::WorkspaceProperty<WorkspaceTester>
;
26
template
class
DLLExport
Mantid::API::WorkspaceProperty<TableWorkspaceTester>
;
28
}
// namespace API
29
}
// namespace Mantid
FakeObjects.h
PropertyWithValue.hxx
DLLExport
#define DLLExport
Definitions of the DLLImport compiler directives for MSVC.
Definition
System.h:37
WorkspaceFactory.h
DECLARE_WORKSPACE
#define DECLARE_WORKSPACE(classname)
Definition
WorkspaceFactory.h:14
WorkspaceProperty.hxx
Mantid::API::WorkspaceProperty
A property class for workspaces.
Definition
WorkspaceProperty.h:51
Mantid::Kernel::PropertyWithValue
The concrete, templated class for properties.
Definition
PropertyWithValue.h:32
WorkspaceTester
Definition
FakeObjects.h:218
API
Definition
ChudleyElliotSQE.h:11
Mantid
Helper class which provides the Collimation Length for SANS instruments.
Definition
AbsorptionCorrection.h:18
Generated by
1.9.8