MPyCallerContextInterface Class Reference

#include <cpython_ref.h>

Inheritance diagram for MPyCallerContextInterface:

Detailed Description

Interface class for CPyRefs.

@MAXON_ANNOTATION{refclass=false}

Static Public Member Functions

static MAXON_FUNCTION MPyCallerContextRef CreateCallerContextRef (const CPythonLibraryInterface *lib, REFTYPE refType, NativePyObject *pyObject)
 

Private Member Functions

 MAXON_INTERFACE (MPyCallerContextInterface, MAXON_REFERENCE_NORMAL, "net.maxon.python.interface.mpycallercontext")
 

Member Function Documentation

◆ MAXON_INTERFACE()

MAXON_INTERFACE ( MPyCallerContextInterface  ,
MAXON_REFERENCE_NORMAL  ,
"net.maxon.python.interface.mpycallercontext"   
)
private

◆ CreateCallerContextRef()

static MAXON_FUNCTION MPyCallerContextRef CreateCallerContextRef ( const CPythonLibraryInterface lib,
REFTYPE  refType,
NativePyObject pyObject 
)
static