SCIRun  5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Functions
PythonInterpreter.cc File Reference
#include <Python.h>
#include <boost/python.hpp>
#include <boost/filesystem.hpp>
#include <boost/regex.hpp>
#include <boost/thread/condition_variable.hpp>
#include <Core/Utils/StringContainer.h>
#include <Core/Utils/Lockable.h>
#include <Core/Python/PythonInterpreter.h>

Classes

class  PythonInterpreterPrivate
 
class  PythonStdIO
 
class  PythonStdErr
 

Namespaces

 SCIRun
 STL datatypes needed.
 
 SCIRun::Core
 

Functions

 BOOST_PYTHON_MODULE (interpreter)
 
 CORE_SINGLETON_IMPLEMENTATION (PythonInterpreter)
 

Function Documentation

BOOST_PYTHON_MODULE ( interpreter  )
CORE_SINGLETON_IMPLEMENTATION ( PythonInterpreter  )