#include "PreCompiled.h"
#include <Python.h>
#include <sstream>
#include <boost/regex.hpp>
#include "Console.h"
#include "Interpreter.h"
#include "FileInfo.h"
#include "Stream.h"
#include "PyTools.h"
#include "Exception.h"
#include "PyObjectBase.h"
Go to the source code of this file.
Namespaces | |
namespace | Swig_1_3_25 |
namespace | Swig_1_3_33 |
namespace | Swig_1_3_36 |
namespace | Swig_1_3_38 |
namespace | Swig_1_3_40 |
namespace | Swig_python |
Functions | |
void | Swig_1_3_40::cleanupSWIG_T (const char *TypeName) |
void | Swig_1_3_38::cleanupSWIG_T (const char *TypeName) |
void | Swig_1_3_36::cleanupSWIG_T (const char *TypeName) |
void | Swig_1_3_33::cleanupSWIG_T (const char *TypeName) |
void | Swig_1_3_25::cleanupSWIG_T (const char *TypeName) |
void | Swig_python::cleanupSWIG_T (const char *TypeName) |
int | Swig_1_3_40::convertSWIGPointerObj_T (const char *TypeName, PyObject *obj, void **ptr, int flags) |
int | Swig_1_3_38::convertSWIGPointerObj_T (const char *TypeName, PyObject *obj, void **ptr, int flags) |
int | Swig_1_3_36::convertSWIGPointerObj_T (const char *TypeName, PyObject *obj, void **ptr, int flags) |
int | Swig_1_3_33::convertSWIGPointerObj_T (const char *TypeName, PyObject *obj, void **ptr, int flags) |
int | Swig_1_3_25::convertSWIGPointerObj_T (const char *TypeName, PyObject *obj, void **ptr, int flags) |
int | Swig_python::convertSWIGPointerObj_T (const char *TypeName, PyObject *obj, void **ptr, int flags) |
int | Swig_1_3_40::createSWIGPointerObj_T (const char *TypeName, void *obj, PyObject **ptr, int own) |
int | Swig_1_3_38::createSWIGPointerObj_T (const char *TypeName, void *obj, PyObject **ptr, int own) |
int | Swig_1_3_36::createSWIGPointerObj_T (const char *TypeName, void *obj, PyObject **ptr, int own) |
int | Swig_1_3_33::createSWIGPointerObj_T (const char *TypeName, void *obj, PyObject **ptr, int own) |
int | Swig_1_3_25::createSWIGPointerObj_T (const char *TypeName, void *obj, PyObject **ptr, int own) |
int | Swig_python::createSWIGPointerObj_T (const char *TypeName, void *obj, PyObject **ptr, int own) |
int | getSWIGVersionFromModule (const std::string &module) |
Variables | |
char | format2 [1024] |
unsigned int | format2_len = 1024 |
int getSWIGVersionFromModule | ( | const std::string & | module | ) |
Definition at line 458 of file Interpreter.cpp.
References Py::Exception::clear(), DrawingExample::file, draftlibs::dxfReader::filename, Py::Object::getAttr(), importOCA::getline(), and Py::MapBase< T >::hasKey().
Referenced by Base::InterpreterSingleton::convertSWIGPointerObj(), and Base::InterpreterSingleton::createSWIGPointerObj().
char format2[1024] |
Definition at line 43 of file Interpreter.cpp.
Referenced by Base::InterpreterSingleton::runStringArg().
unsigned int format2_len = 1024 |
Definition at line 44 of file Interpreter.cpp.
Referenced by Base::InterpreterSingleton::runStringArg().