MPyClassInterface Class Reference

#include <cpython_ref.h>

Inheritance diagram for MPyClassInterface:

Detailed Description

Interface class for CPyRefs.

@MAXON_ANNOTATION{refclass=false}

Static Public Member Functions

static MAXON_FUNCTION MPyClassRef CreateClassRef (const CPythonLibraryInterface *lib, REFTYPE refType, NativePyObject *pyObject)
 

Private Member Functions

 MAXON_INTERFACE (MPyClassInterface, MAXON_REFERENCE_NORMAL, "net.maxon.python.interface.mpyclass")
 

Member Function Documentation

◆ MAXON_INTERFACE()

MAXON_INTERFACE ( MPyClassInterface  ,
MAXON_REFERENCE_NORMAL  ,
"net.maxon.python.interface.mpyclass"   
)
private

◆ CreateClassRef()

static MAXON_FUNCTION MPyClassRef CreateClassRef ( const CPythonLibraryInterface lib,
REFTYPE  refType,
NativePyObject pyObject 
)
static