Mantid
Loading...
Searching...
No Matches
Framework
API
src
HistoryItem.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
//----------------------------------------------------------------------
8
// Includes
9
//----------------------------------------------------------------------
10
#include <utility>
11
12
#include "
MantidAPI/HistoryItem.h
"
13
14
namespace
Mantid::API
{
15
16
HistoryItem::HistoryItem
(
AlgorithmHistory_const_sptr
algHist)
17
: m_algorithmHistory(
std
::move(algHist)), m_unrolled(false) {}
18
19
}
// namespace Mantid::API
HistoryItem.h
Mantid::API::HistoryItem::HistoryItem
HistoryItem(AlgorithmHistory_const_sptr algHist)
Definition:
HistoryItem.cpp:16
Mantid::API
Definition:
AbsorptionCorrection.h:20
Mantid::API::AlgorithmHistory_const_sptr
std::shared_ptr< const AlgorithmHistory > AlgorithmHistory_const_sptr
Definition:
AlgorithmHistory.h:29
std
STL namespace.
Generated on Tue Jan 3 2023 11:57:23 for Mantid by
1.9.5