#include <cpython_ref.h>

Interface class for CPyRefs.
@MAXON_ANNOTATION{refclass=false}
Public Member Functions | |
| MAXON_METHOD const reflection::Function * | GetFunction () | 
Static Public Member Functions | |
| static MAXON_FUNCTION MPyFunctionRef | CreateFunctionRef (const CPythonLibraryInterface *lib, REFTYPE refType, NativePyObject *pyObject) | 
Private Member Functions | |
| MAXON_INTERFACE (MPyFunctionInterface, MAXON_REFERENCE_NORMAL, "net.maxon.python.interface.mpyfunction") | |
      
  | 
  private | 
      
  | 
  static | 
| MAXON_METHOD const reflection::Function* GetFunction | ( | ) |