|
PythonMonkey v1.3.0 (dev)
|
Send jobs to the Python event-loop. More...
#include <Python.h>#include <jsapi.h>#include <vector>#include <utility>#include <atomic>Go to the source code of this file.
Classes | |
| struct | PyEventLoop |
| struct | PyEventLoop::AsyncHandle |
C++ wrapper for Python asyncio.Handle class. More... | |
| struct | PyEventLoop::Future |
C++ wrapper for Python asyncio.Future class. More... | |
| struct | PyEventLoop::Lock |
Send jobs to the Python event-loop.