Mantid
Loading...
Searching...
No Matches
INode.h
Go to the documentation of this file.
1// Mantid Repository : https://github.com/mantidproject/mantid
2//
3// Copyright © 2013 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#pragma once
8
9//----------------------------------------------------------------------
10// Includes
11//----------------------------------------------------------------------
13
14namespace Mantid {
15namespace Kernel {
19public:
20 virtual ~INode(){};
21};
22} // namespace Kernel
23} // namespace Mantid
#define DLLExport
Definitions of the DLLImport compiler directives for MSVC.
Definition: System.h:53
Helper class providing interface to ISAveable.
Definition: INode.h:18
virtual ~INode()
Definition: INode.h:20
Helper class which provides the Collimation Length for SANS instruments.