|
Mantid
|
#include "MantidAPI/AlgorithmManager.h"#include "MantidKernel/WarningSuppressions.h"#include "MantidPythonInterface/api/AlgorithmIDProxy.h"#include "MantidPythonInterface/core/ReleaseGlobalInterpreterLock.h"#include <boost/python/class.hpp>#include <boost/python/def.hpp>#include <boost/python/list.hpp>#include <boost/python/overloads.hpp>Go to the source code of this file.
Functions | |
| void | export_AlgorithmManager () |
| void export_AlgorithmManager | ( | ) |
Definition at line 115 of file AlgorithmManager.cpp.
References Mantid::API::AlgorithmManagerImpl::createUnmanaged(), and Mantid::API::AlgorithmManagerImpl::size().