9#include "MantidAPI/DllConfig.h"
10#include "boost/shared_ptr.hpp"
24 CatalogSession(std::string sessionID, std::string facility, std::string endpoint);
25 std::string getSessionId()
const;
26 void setSessionId(
const std::string &sessionID);
27 const std::string &getSoapEndpoint()
const;
28 const std::string &getFacility()
const;
This class is a responsible for storing session information for a specific catalog.
std::shared_ptr< CatalogSession > CatalogSession_sptr
std::shared_ptr< const CatalogSession > CatalogSession_const_sptr
Helper class which provides the Collimation Length for SANS instruments.