c03ae75e0da925746e5bbcac6be6a8d608326414
[m6w6/ext-propro] / v1.0.x / globals.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2 <html xmlns="http://www.w3.org/1999/xhtml">
3 <head>
4 <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
5 <meta http-equiv="X-UA-Compatible" content="IE=9"/>
6 <meta name="generator" content="Doxygen 1.8.10"/>
7 <title>Property proxy API: Globals</title>
8 <link href="tabs.css" rel="stylesheet" type="text/css"/>
9 <script type="text/javascript" src="jquery.js"></script>
10 <script type="text/javascript" src="dynsections.js"></script>
11 <link href="navtree.css" rel="stylesheet" type="text/css"/>
12 <script type="text/javascript" src="resize.js"></script>
13 <script type="text/javascript" src="navtreedata.js"></script>
14 <script type="text/javascript" src="navtree.js"></script>
15 <script type="text/javascript">
16 $(document).ready(initResizable);
17 $(window).load(resizeHeight);
18 </script>
19 <link href="search/search.css" rel="stylesheet" type="text/css"/>
20 <script type="text/javascript" src="search/searchdata.js"></script>
21 <script type="text/javascript" src="search/search.js"></script>
22 <script type="text/javascript">
23 $(document).ready(function() { init_search(); });
24 </script>
25 <link href="doxygen.css" rel="stylesheet" type="text/css" />
26 </head>
27 <body>
28 <div id="top"><!-- do not remove this div, it is closed by doxygen! -->
29 <div id="titlearea">
30 <table cellspacing="0" cellpadding="0">
31 <tbody>
32 <tr style="height: 56px;">
33 <td id="projectalign" style="padding-left: 0.5em;">
34 <div id="projectname">Property proxy API
35 </div>
36 <div id="projectbrief">A facility to manage extension object properties tied to C-struct members</div>
37 </td>
38 </tr>
39 </tbody>
40 </table>
41 </div>
42 <!-- end header part -->
43 <!-- Generated by Doxygen 1.8.10 -->
44 <script type="text/javascript">
45 var searchBox = new SearchBox("searchBox", "search",false,'Search');
46 </script>
47 <div id="navrow1" class="tabs">
48 <ul class="tablist">
49 <li><a href="index.html"><span>Main&#160;Page</span></a></li>
50 <li><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
51 <li class="current"><a href="files.html"><span>Files</span></a></li>
52 <li>
53 <div id="MSearchBox" class="MSearchBoxInactive">
54 <span class="left">
55 <img id="MSearchSelect" src="search/mag_sel.png"
56 onmouseover="return searchBox.OnSearchSelectShow()"
57 onmouseout="return searchBox.OnSearchSelectHide()"
58 alt=""/>
59 <input type="text" id="MSearchField" value="Search" accesskey="S"
60 onfocus="searchBox.OnSearchFieldFocus(true)"
61 onblur="searchBox.OnSearchFieldFocus(false)"
62 onkeyup="searchBox.OnSearchFieldChange(event)"/>
63 </span><span class="right">
64 <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
65 </span>
66 </div>
67 </li>
68 </ul>
69 </div>
70 <div id="navrow2" class="tabs2">
71 <ul class="tablist">
72 <li><a href="files.html"><span>File&#160;List</span></a></li>
73 <li class="current"><a href="globals.html"><span>Globals</span></a></li>
74 </ul>
75 </div>
76 <div id="navrow3" class="tabs2">
77 <ul class="tablist">
78 <li class="current"><a href="globals.html"><span>All</span></a></li>
79 <li><a href="globals_func.html"><span>Functions</span></a></li>
80 <li><a href="globals_vars.html"><span>Variables</span></a></li>
81 <li><a href="globals_type.html"><span>Typedefs</span></a></li>
82 <li><a href="globals_enum.html"><span>Enumerations</span></a></li>
83 <li><a href="globals_eval.html"><span>Enumerator</span></a></li>
84 <li><a href="globals_defs.html"><span>Macros</span></a></li>
85 </ul>
86 </div>
87 </div><!-- top -->
88 <div id="side-nav" class="ui-resizable side-nav-resizable">
89 <div id="nav-tree">
90 <div id="nav-tree-contents">
91 <div id="nav-sync" class="sync"></div>
92 </div>
93 </div>
94 <div id="splitbar" style="-moz-user-select:none;"
95 class="ui-resizable-handle">
96 </div>
97 </div>
98 <script type="text/javascript">
99 $(document).ready(function(){initNavTree('globals.html','');});
100 </script>
101 <div id="doc-content">
102 <!-- window showing the filter options -->
103 <div id="MSearchSelectWindow"
104 onmouseover="return searchBox.OnSearchSelectShow()"
105 onmouseout="return searchBox.OnSearchSelectHide()"
106 onkeydown="return searchBox.OnSearchSelectKey(event)">
107 </div>
108
109 <!-- iframe showing the search results (closed by default) -->
110 <div id="MSearchResultsWindow">
111 <iframe src="javascript:void(0)" frameborder="0"
112 name="MSearchResults" id="MSearchResults">
113 </iframe>
114 </div>
115
116 <div class="contents">
117 <div class="textblock">Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:</div><ul>
118 <li>DEBUG_PROPRO
119 : <a class="el" href="php__propro__api_8c.html#a5645b1b4eaad286818bdeb6624d23e5b">php_propro_api.c</a>
120 </li>
121 <li>debug_propro
122 : <a class="el" href="php__propro__api_8c.html#ad1c182a8e55f9fafc3048586505905ad">php_propro_api.c</a>
123 </li>
124 <li>FAILURE
125 : <a class="el" href="php__propro__api_8c.html#a7e00ad2b6e2b119af6feea77ddfcc7e1aa5571864412c8275a2e18a931fddcaa6">php_propro_api.c</a>
126 </li>
127 <li>object_properties_init
128 : <a class="el" href="php__propro__api_8c.html#a8ff85c13cd450b49b56f9dbd10944de9">php_propro_api.c</a>
129 </li>
130 <li>PHP_MINFO_FUNCTION()
131 : <a class="el" href="php__propro__api_8c.html#accfdfddde541c2a3f9f670b1f6b2f88e">php_propro_api.c</a>
132 </li>
133 <li>php_property_proxy_free()
134 : <a class="el" href="php__propro__api_8c.html#ae185a0f79aac26679cf1dd0de2e46f57">php_propro_api.c</a>
135 , <a class="el" href="php__propro__api_8h.html#ae185a0f79aac26679cf1dd0de2e46f57">php_propro_api.h</a>
136 </li>
137 <li>php_property_proxy_get_class_entry()
138 : <a class="el" href="php__propro__api_8c.html#a15c4fce513dc952c575cd72332835aa4">php_propro_api.c</a>
139 , <a class="el" href="php__propro__api_8h.html#a15c4fce513dc952c575cd72332835aa4">php_propro_api.h</a>
140 </li>
141 <li>php_property_proxy_init()
142 : <a class="el" href="php__propro__api_8c.html#a83d5ddbca9a25a062eded906182f205c">php_propro_api.c</a>
143 , <a class="el" href="php__propro__api_8h.html#a83d5ddbca9a25a062eded906182f205c">php_propro_api.h</a>
144 </li>
145 <li>php_property_proxy_object_new()
146 : <a class="el" href="php__propro__api_8c.html#a35874bda7876fa60b796a9fd90623c1f">php_propro_api.c</a>
147 , <a class="el" href="php__propro__api_8h.html#a35874bda7876fa60b796a9fd90623c1f">php_propro_api.h</a>
148 </li>
149 <li>php_property_proxy_object_new_ex()
150 : <a class="el" href="php__propro__api_8c.html#a8972f05941efb141dd78c42bef70db2f">php_propro_api.c</a>
151 , <a class="el" href="php__propro__api_8h.html#a8972f05941efb141dd78c42bef70db2f">php_propro_api.h</a>
152 </li>
153 <li>php_property_proxy_object_t
154 : <a class="el" href="php__propro__api_8h.html#aaf59f3ba6014a701909054115f812451">php_propro_api.h</a>
155 </li>
156 <li>php_property_proxy_t
157 : <a class="el" href="php__propro__api_8h.html#ac27c374d9d0cf65b52b16ea407df9eac">php_propro_api.h</a>
158 </li>
159 <li>PHP_PROPRO_API
160 : <a class="el" href="php__propro_8h.html#a2f9402fc8e099586c92779877100bcf5">php_propro.h</a>
161 </li>
162 <li>PHP_PROPRO_VERSION
163 : <a class="el" href="php__propro_8h.html#adcf6a4b073e6a50ac89dda4c0e00de6f">php_propro.h</a>
164 </li>
165 <li>phpext_propro_ptr
166 : <a class="el" href="php__propro_8h.html#a527bb084ce530a3b41b98f4258c331fb">php_propro.h</a>
167 </li>
168 <li>propro_module_entry
169 : <a class="el" href="php__propro_8h.html#a6f4859e8fe95ac4b9f3aac838590b32b">php_propro.h</a>
170 , <a class="el" href="php__propro__api_8c.html#a6f4859e8fe95ac4b9f3aac838590b32b">php_propro_api.c</a>
171 </li>
172 <li>SUCCESS
173 : <a class="el" href="php__propro__api_8c.html#a7e00ad2b6e2b119af6feea77ddfcc7e1ac7f69f7c9e5aea9b8f54cf02870e2bf8">php_propro_api.c</a>
174 </li>
175 <li>ZEND_END_ARG_INFO()
176 : <a class="el" href="php__propro__api_8c.html#a9337bda6793399d5917999063e1aa636">php_propro_api.c</a>
177 </li>
178 <li>ZEND_RESULT_CODE
179 : <a class="el" href="php__propro__api_8c.html#a7e00ad2b6e2b119af6feea77ddfcc7e1">php_propro_api.c</a>
180 </li>
181 </ul>
182 </div><!-- contents -->
183 </div><!-- doc-content -->
184 <!-- start footer part -->
185 <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
186 <ul>
187 <li class="footer">Generated by
188 <a href="http://www.doxygen.org/index.html">
189 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.10 </li>
190 </ul>
191 </div>
192 </body>
193 </html>