NativePyReflectionFunction Struct Reference

#include <cpython37_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 NativePyTypeObject ob_type

Additional Inherited Members

-  Public Member Functions inherited from NativePyObjectHead_Release
_typeobject *  GetTypeObject ()
-  Public Member Functions inherited from NativePyObject
_object *  Get ()
const _object *  Get () const

Member Data Documentation

◆  _func

const reflection::Function * _func

◆  _parameters

BaseArray < NativePyReflectionFunction_Entry > _parameters

◆  _returnType

DataType _returnType