NEST  2.6.0,not_revisioned_source_dir@0
Public Attributes | List of all members
__Pyx_RefNannyAPIStruct Struct Reference

Public Attributes

void(* INCREF )(void *, PyObject *, int)
 
void(* DECREF )(void *, PyObject *, int)
 
void(* GOTREF )(void *, PyObject *, int)
 
void(* GIVEREF )(void *, PyObject *, int)
 
void *(* SetupContext )(const char *, int, const char *)
 
void(* FinishContext )(void **)
 

Member Data Documentation

void(* __Pyx_RefNannyAPIStruct::DECREF)(void *, PyObject *, int)
void(* __Pyx_RefNannyAPIStruct::FinishContext)(void **)
void(* __Pyx_RefNannyAPIStruct::GIVEREF)(void *, PyObject *, int)
void(* __Pyx_RefNannyAPIStruct::GOTREF)(void *, PyObject *, int)
void(* __Pyx_RefNannyAPIStruct::INCREF)(void *, PyObject *, int)
void*(* __Pyx_RefNannyAPIStruct::SetupContext)(const char *, int, const char *)

The documentation for this struct was generated from the following file: