Graphviz 13.0.0~dev.20241222.1117
|
Data Fields | |
void * | ptr |
int | newobject |
const swig_type_info * | type |
zend_object | std |
Definition at line 826 of file gv_php.cpp.
int swig_object_wrapper::newobject |
Definition at line 828 of file gv_php.cpp.
Referenced by SWIG_ConvertPtrAndOwn(), SWIG_Php_do_create_object(), SWIG_Php_free_obj(), swig_ptr_cast_object(), swig_ptr_object_new(), and SWIG_SetPointerZval().
void* swig_object_wrapper::ptr |
Definition at line 827 of file gv_php.cpp.
Referenced by SWIG_ConvertPtrAndOwn(), SWIG_Php_free_obj(), swig_ptr_cast_object(), and SWIG_SetPointerZval().
zend_object swig_object_wrapper::std |
Definition at line 830 of file gv_php.cpp.
Referenced by SWIG_Php_do_create_object(), SWIG_Php_free_obj(), and swig_ptr_object_new().
const swig_type_info* swig_object_wrapper::type |
Definition at line 829 of file gv_php.cpp.
Referenced by SWIG_ConvertPtrAndOwn(), and SWIG_SetPointerZval().