Realm
A distributed, event-based tasking library
Loading...
Searching...
No Matches
Realm::LocalPythonProcessor::TaskTableEntry Struct Reference

#include <python_internal.h>

Collaboration diagram for Realm::LocalPythonProcessor::TaskTableEntry:

Public Attributes

PyObject * python_fnptr
 
Processor::TaskFuncPtr cpp_fnptr
 
ByteArray user_data
 

Member Data Documentation

◆ cpp_fnptr

Processor::TaskFuncPtr Realm::LocalPythonProcessor::TaskTableEntry::cpp_fnptr

◆ python_fnptr

PyObject* Realm::LocalPythonProcessor::TaskTableEntry::python_fnptr

◆ user_data

ByteArray Realm::LocalPythonProcessor::TaskTableEntry::user_data

The documentation for this struct was generated from the following file: