PythonMonkey   v1.0.0 (dev)
Loading...
Searching...
No Matches
PyEventLoop.hh File Reference

Send jobs to the Python event-loop. More...

#include <Python.h>
#include <jsapi.h>
#include <vector>
#include <utility>
#include <atomic>
Include dependency graph for PyEventLoop.hh:
This graph shows which files directly or indirectly include this file:

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
 

Detailed Description

Send jobs to the Python event-loop.

Author
Tom Tang (xmade.nosp@m.r@di.nosp@m.strib.nosp@m.utiv.nosp@m.e.net.nosp@m.work)
Date
2023-04-05