Instantiatable.c File Reference

#include "onphp_core.h"
#include "core/Base/Instantiatable.h"

Include dependency graph for Instantiatable.c:

Go to the source code of this file.

Variables

zend_function_entry onphp_funcs_Instantiatable []


Variable Documentation

zend_function_entry onphp_funcs_Instantiatable[]

Initial value:

 {
    ONPHP_ABSTRACT_ME(Instantiatable, me, NULL, ZEND_ACC_PUBLIC | ZEND_ACC_STATIC)
    {NULL, NULL, NULL}
}

Definition at line 16 of file Instantiatable.c.


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