|
PythonMonkey v0.9.1 (dev)
|
JSObjectValuesProxy is a custom C-implemented python type that derives from dict values. More...
#include "include/JSObjectValuesProxy.hh"#include "include/JSObjectIterProxy.hh"#include "include/JSObjectProxy.hh"#include "include/JSArrayProxy.hh"#include "include/modules/pythonmonkey/pythonmonkey.hh"#include "include/jsTypeFactory.hh"#include "include/PyDictProxyHandler.hh"#include <jsapi.h>#include <jsfriendapi.h>#include <Python.h>JSObjectValuesProxy is a custom C-implemented python type that derives from dict values.