MPyFunctionInterface Class Reference

#include <cpython_ref.h>

Inheritance diagram for MPyFunctionInterface:

详细描述

Interface class for CPyRefs.

@MAXON_ANNOTATION{refclass=false}

公共成员函数

const MAXON_METHOD reflection::Function GetFunction ()

静态公共成员函数

static MAXON_FUNCTION MPyFunctionRef   CreateFunctionRef (const CPythonLibraryInterface *lib, REFTYPE refType, NativePyObject *pyObject)

私有成员函数

  MAXON_INTERFACE ( MPyFunctionInterface , MAXON_REFERENCE_NORMAL , "net.maxon.python.interface.mpyfunction")

成员函数文档编制

◆  MAXON_INTERFACE()

MAXON_INTERFACE ( MPyFunctionInterface   ,
MAXON_REFERENCE_NORMAL   ,
"net.maxon.python.interface.mpyfunction"   
)
private

◆  CreateFunctionRef()

static MAXON_FUNCTION MPyFunctionRef CreateFunctionRef ( const CPythonLibraryInterface lib ,
REFTYPE   refType ,
NativePyObject pyObject  
)
static

◆  GetFunction()

const MAXON_METHOD reflection::Function * GetFunction ( )