Version: 9.15.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

 YACS
 
 YACS::ENGINE
 

Macros

#define PY_SSIZE_T_CLEAN
 

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)
 

Macro Definition Documentation

◆ PY_SSIZE_T_CLEAN

#define PY_SSIZE_T_CLEAN

Definition at line 25 of file PyStdout.hxx.