Version: 8.3.0
PyStdout.hxx File Reference
#include "YACSRuntimeSALOMEExport.hxx"
#include <Python.h>
#include <iostream>
Include dependency graph for PyStdout.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  YACS
 
namespace  YACS::ENGINE
 

Functions

PyObject * YACS::ENGINE::newPyStdOut (std::string &out)
 
PyObject * YACS::ENGINE::evalPy (const std::string &funcName, const std::string &strToEval)
 
PyObject * YACS::ENGINE::evalFuncPyWithNoParams (PyObject *func)