PythonMonkey v1.0.1 (dev)
|
Struct for creating JS proxy objects for all objects. More...
#include "include/PyBaseProxyHandler.hh"
#include <jsapi.h>
#include <js/Proxy.h>
#include <Python.h>
Go to the source code of this file.
Classes | |
struct | PyObjectProxyHandler |
This struct is the ProxyHandler for JS Proxy Objects pythonmonkey creates to handle coercion from python objects to JS Objects. More... | |
Struct for creating JS proxy objects for all objects.