General KERNEL Documentation     End User KERNEL Services  


KERNEL_PYTHON Struct Reference

#include <Container_init_python.hxx>


Static Public Member Functions

static void init_python (int argc, char **argv)

Static Public Attributes

static PyThreadState * _gtstate = 0
static PyObject * salome_shared_modules_module = NULL
static PyInterpreterState * _interp = NULL


Member Function Documentation

void KERNEL_PYTHON::init_python int  argc,
char **  argv
[static]
 


Field Documentation

PyThreadState * KERNEL_PYTHON::_gtstate = 0 [static]
 

PyObject * KERNEL_PYTHON::salome_shared_modules_module = NULL [static]
 

PyInterpreterState * KERNEL_PYTHON::_interp = NULL [static]