PythonMonkey
v1.0.1 (dev)
Loading...
Searching...
No Matches
pyTypeFactory.hh
Go to the documentation of this file.
1
11
#ifndef PythonMonkey_PyTypeFactory_
12
#define PythonMonkey_PyTypeFactory_
13
14
#include <jsapi.h>
15
16
#include <Python.h>
17
18
26
PyObject *
pyTypeFactory
(JSContext *cx, JS::HandleValue rval);
27
28
#endif
pyTypeFactory
PyObject * pyTypeFactory(JSContext *cx, JS::HandleValue rval)
Function that takes a JS::Value and returns a corresponding PyObject* object, doing shared memory man...
Definition
pyTypeFactory.cc:40
include
pyTypeFactory.hh
Generated on Mon Dec 2 2024 12:24:11 for PythonMonkey by
1.9.7