Graphviz 13.0.0~dev.20241222.1117
|
#include <runtime.h>
Data Fields | |
const char * | name |
const char * | str |
swig_dycast_func | dcast |
struct swig_cast_info * | cast |
void * | clientdata |
int | owndata |
Definition at line 361 of file gv_guile.cpp.
struct swig_cast_info * swig_type_info::cast |
Definition at line 365 of file gv_guile.cpp.
Referenced by SWIG_PropagateClientData(), SWIG_TypeCheck(), SWIG_TypeCheckStruct(), SWIG_TypeClientData(), and SWIG_TypeProxyCheck().
void * swig_type_info::clientdata |
Definition at line 366 of file gv_guile.cpp.
Referenced by SWIG_ConvertPtrAndOwn(), SWIG_InitializeModule(), SWIG_Lua_class_destruct(), SWIG_PropagateClientData(), SWIG_Python_CheckImplicit(), SWIG_Python_ConvertPtrAndOwn(), SWIG_Python_DestroyModule(), SWIG_Python_ExceptionType(), SWIG_Ruby_ConvertPtrAndOwn(), SWIG_TypeClientData(), and SwigPyObject_dealloc().
swig_dycast_func swig_type_info::dcast |
Definition at line 364 of file gv_guile.cpp.
Referenced by SWIG_TypeDynamicCast().
const char * swig_type_info::name |
Definition at line 362 of file gv_guile.cpp.
Referenced by SWIG_ConvertPtrAndOwn(), SWIG_InitializeModule(), SWIG_Lua_ConvertPtr(), SWIG_MangledTypeQueryModule(), SWIG_Python_ConvertFunctionPtr(), SWIG_Python_ConvertPacked(), SWIG_Python_ConvertPtrAndOwn(), SWIG_Python_FixMethods(), SWIG_Tcl_MakePtr(), SWIG_TypeCheck(), SWIG_TypeName(), SwigPyPacked_repr(), and SwigPyPacked_str().
int swig_type_info::owndata |
Definition at line 367 of file gv_guile.cpp.
Referenced by SWIG_Python_DestroyModule(), and SWIG_TypeNewClientData().
const char * swig_type_info::str |
Definition at line 363 of file gv_guile.cpp.
Referenced by SWIG_Lua_class_tostring(), SWIG_Lua_typename(), SWIG_TypeQueryModule(), and SwigPyObject_GetDesc().