Mantid
Loading...
Searching...
No Matches
Namespaces | Macros | Functions
FrameworkManager.cpp File Reference
#include "MantidAPI/FrameworkManager.h"
#include "MantidAPI/AlgorithmManager.h"
#include "MantidAPI/AnalysisDataService.h"
#include "MantidAPI/InstrumentDataService.h"
#include "MantidAPI/WorkspaceGroup.h"
#include "MantidKernel/Exception.h"
#include "MantidKernel/LibraryManager.h"
#include "MantidKernel/Memory.h"
#include "MantidKernel/MultiThreaded.h"
#include "MantidKernel/PropertyManagerDataService.h"
#include "MantidKernel/UsageService.h"
#include <boost/algorithm/string/split.hpp>
#include <nexus/NeXusFile.hpp>
#include <Poco/ActiveResult.h>
#include <clocale>
#include <cstdarg>
#include <memory>
#include "tbb/global_control.h"

Go to the source code of this file.

Namespaces

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

Macros

#define TBB_HAS_GLOBAL_CONTROL
 

Functions

void Mantid::API::NexusErrorFunction (void *, char *)
 This is a function called every time NeXuS raises an error. More...
 

Macro Definition Documentation

◆ TBB_HAS_GLOBAL_CONTROL

#define TBB_HAS_GLOBAL_CONTROL

Definition at line 42 of file FrameworkManager.cpp.