Singleton.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

 PHP_RINIT_FUNCTION (Singleton)
 PHP_RSHUTDOWN_FUNCTION (Singleton)

Variables

PHPAPI zend_class_entry * onphp_ce_Singleton
zend_function_entry onphp_funcs_Singleton []


Function Documentation

PHP_RINIT_FUNCTION ( Singleton   ) 

Definition at line 179 of file Singleton.c.

References instances.

PHP_RSHUTDOWN_FUNCTION ( Singleton   ) 

Definition at line 187 of file Singleton.c.

References instances.


Variable Documentation

PHPAPI zend_class_entry* onphp_ce_Singleton

Definition at line 15 of file Singleton.h.

Referenced by ONPHP_METHOD(), and PHP_MINIT_FUNCTION().

zend_function_entry onphp_funcs_Singleton[]

Definition at line 196 of file Singleton.c.


Generated on Sun Dec 9 21:56:35 2007 for onPHP by  doxygen 1.5.4