Mantid
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs
IPreview.h File Reference
#include "MantidAPI/DllConfig.h"
#include "Workspace_fwd.h"
#include <string>

Go to the source code of this file.

Classes

class  Mantid::API::IPreview
 IPreview : This is the abstract base class of the raw data previews. More...
 

Namespaces

namespace  Mantid
 Helper class which provides the Collimation Length for SANS instruments.
 
namespace  Mantid::API
 

Typedefs

using Mantid::API::IPreview_uptr = std::unique_ptr< IPreview >