Mantid
Loading...
Searching...
No Matches
Functions
CatalogManager.cpp File Reference
#include "MantidAPI/CatalogManager.h"
#include "MantidPythonInterface/core/GetPointer.h"
#include <boost/python/class.hpp>
#include <boost/python/def.hpp>
#include <boost/python/list.hpp>
#include <boost/python/register_ptr_to_python.hpp>
#include <map>

Go to the source code of this file.

Functions

void export_CatalogManager ()
 
boost::python::list getActiveSessionsAsList (CatalogManagerImpl &self)
 

Function Documentation

◆ export_CatalogManager()

void export_CatalogManager ( )

◆ getActiveSessionsAsList()

boost::python::list getActiveSessionsAsList ( CatalogManagerImpl self)

Definition at line 22 of file CatalogManager.cpp.

Referenced by export_CatalogManager().