NativePyReflectionFunction Struct Reference

#include <cpython3_raw.h>

Inheritance diagram for NativePyReflectionFunction:

Public Attributes

const reflection::Function_func
 
BaseArray< NativePyReflectionFunction_Entry_parameters
 
DataType _returnType
 
- Public Attributes inherited from NativePyObjectHead_Release
Int ob_refcnt
 
struct NativePyTypeObjectob_type
 

Additional Inherited Members

- Public Member Functions inherited from NativePyObjectHead_Release
_typeobjectGetTypeObject ()
 
- Public Member Functions inherited from NativePyObject
_objectGet ()
 
const _objectGet () const
 

Member Data Documentation

◆ _func

const reflection::Function* _func

◆ _parameters

◆ _returnType

DataType _returnType