MPyCallerContextInterface Class Reference

#include <cpython_ref.h>

Inheritance diagram for MPyCallerContextInterface:

详细描述

Interface class for CPyRefs.

@MAXON_ANNOTATION{refclass=false}

静态公共成员函数

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

私有成员函数

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

成员函数文档编制

◆  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