Mantid
Loading...
Searching...
No Matches
Namespaces | Typedefs
ITableWorkspace_fwd.h File Reference
#include <memory>

Go to the source code of this file.

Namespaces

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

Typedefs

using Mantid::API::ITableWorkspace_const_sptr = std::shared_ptr< const ITableWorkspace >
 shared pointer to Mantid::API::ITableWorkspace (const version) More...
 
using Mantid::API::ITableWorkspace_const_uptr = std::unique_ptr< const ITableWorkspace >
 unique pointer to Mantid::API::ITableWorkspace (const version) More...
 
using Mantid::API::ITableWorkspace_sptr = std::shared_ptr< ITableWorkspace >
 shared pointer to Mantid::API::ITableWorkspace More...
 
using Mantid::API::ITableWorkspace_uptr = std::unique_ptr< ITableWorkspace >
 unique pointer to Mantid::API::ITableWorkspace More...