doc
[m6w6/ext-propro] / html / php__propro_8h_source.html
diff --git a/html/php__propro_8h_source.html b/html/php__propro_8h_source.html
new file mode 100644 (file)
index 0000000..42ee849
--- /dev/null
@@ -0,0 +1,210 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta http-equiv="X-UA-Compatible" content="IE=9"/>
+<meta name="generator" content="Doxygen 1.8.5"/>
+<title>Property proxy API: php_propro.h Source File</title>
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="jquery.js"></script>
+<script type="text/javascript" src="dynsections.js"></script>
+<link href="navtree.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="resize.js"></script>
+<script type="text/javascript" src="navtree.js"></script>
+<script type="text/javascript">
+  $(document).ready(initResizable);
+  $(window).load(resizeHeight);
+</script>
+<link href="search/search.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="search/search.js"></script>
+<script type="text/javascript">
+  $(document).ready(function() { searchBox.OnSelectItem(0); });
+</script>
+<link href="doxygen.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
+<div id="titlearea">
+<table cellspacing="0" cellpadding="0">
+ <tbody>
+ <tr style="height: 56px;">
+  <td style="padding-left: 0.5em;">
+   <div id="projectname">Property proxy API
+   </div>
+   <div id="projectbrief">A facility to manage extension object properties tied to C-struct members</div>
+  </td>
+ </tr>
+ </tbody>
+</table>
+</div>
+<!-- end header part -->
+<!-- Generated by Doxygen 1.8.5 -->
+<script type="text/javascript">
+var searchBox = new SearchBox("searchBox", "search",false,'Search');
+</script>
+  <div id="navrow1" class="tabs">
+    <ul class="tablist">
+      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
+      <li><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
+      <li class="current"><a href="files.html"><span>Files</span></a></li>
+      <li>
+        <div id="MSearchBox" class="MSearchBoxInactive">
+        <span class="left">
+          <img id="MSearchSelect" src="search/mag_sel.png"
+               onmouseover="return searchBox.OnSearchSelectShow()"
+               onmouseout="return searchBox.OnSearchSelectHide()"
+               alt=""/>
+          <input type="text" id="MSearchField" value="Search" accesskey="S"
+               onfocus="searchBox.OnSearchFieldFocus(true)"
+               onblur="searchBox.OnSearchFieldFocus(false)"
+               onkeyup="searchBox.OnSearchFieldChange(event)"/>
+          </span><span class="right">
+            <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
+          </span>
+        </div>
+      </li>
+    </ul>
+  </div>
+  <div id="navrow2" class="tabs2">
+    <ul class="tablist">
+      <li><a href="files.html"><span>File&#160;List</span></a></li>
+      <li><a href="globals.html"><span>Globals</span></a></li>
+    </ul>
+  </div>
+</div><!-- top -->
+<div id="side-nav" class="ui-resizable side-nav-resizable">
+  <div id="nav-tree">
+    <div id="nav-tree-contents">
+      <div id="nav-sync" class="sync"></div>
+    </div>
+  </div>
+  <div id="splitbar" style="-moz-user-select:none;"
+       class="ui-resizable-handle">
+  </div>
+</div>
+<script type="text/javascript">
+$(document).ready(function(){initNavTree('php__propro_8h_source.html','');});
+</script>
+<div id="doc-content">
+<!-- window showing the filter options -->
+<div id="MSearchSelectWindow"
+     onmouseover="return searchBox.OnSearchSelectShow()"
+     onmouseout="return searchBox.OnSearchSelectHide()"
+     onkeydown="return searchBox.OnSearchSelectKey(event)">
+<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark">&#160;</span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark">&#160;</span>Data Structures</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark">&#160;</span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark">&#160;</span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark">&#160;</span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark">&#160;</span>Typedefs</a></div>
+
+<!-- iframe showing the search results (closed by default) -->
+<div id="MSearchResultsWindow">
+<iframe src="javascript:void(0)" frameborder="0"
+        name="MSearchResults" id="MSearchResults">
+</iframe>
+</div>
+
+<div class="header">
+  <div class="headertitle">
+<div class="title">php_propro.h</div>  </div>
+</div><!--header-->
+<div class="contents">
+<a href="php__propro_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno">    1</span>&#160;<span class="comment">/*</span></div>
+<div class="line"><a name="l00002"></a><span class="lineno">    2</span>&#160;<span class="comment">    +--------------------------------------------------------------------+</span></div>
+<div class="line"><a name="l00003"></a><span class="lineno">    3</span>&#160;<span class="comment">    | PECL :: propro                                                     |</span></div>
+<div class="line"><a name="l00004"></a><span class="lineno">    4</span>&#160;<span class="comment">    +--------------------------------------------------------------------+</span></div>
+<div class="line"><a name="l00005"></a><span class="lineno">    5</span>&#160;<span class="comment">    | Redistribution and use in source and binary forms, with or without |</span></div>
+<div class="line"><a name="l00006"></a><span class="lineno">    6</span>&#160;<span class="comment">    | modification, are permitted provided that the conditions mentioned |</span></div>
+<div class="line"><a name="l00007"></a><span class="lineno">    7</span>&#160;<span class="comment">    | in the accompanying LICENSE file are met.                          |</span></div>
+<div class="line"><a name="l00008"></a><span class="lineno">    8</span>&#160;<span class="comment">    +--------------------------------------------------------------------+</span></div>
+<div class="line"><a name="l00009"></a><span class="lineno">    9</span>&#160;<span class="comment">    | Copyright (c) 2013 Michael Wallner &lt;mike@php.net&gt;                  |</span></div>
+<div class="line"><a name="l00010"></a><span class="lineno">   10</span>&#160;<span class="comment">    +--------------------------------------------------------------------+</span></div>
+<div class="line"><a name="l00011"></a><span class="lineno">   11</span>&#160;<span class="comment">*/</span></div>
+<div class="line"><a name="l00012"></a><span class="lineno">   12</span>&#160;</div>
+<div class="line"><a name="l00013"></a><span class="lineno">   13</span>&#160;<span class="preprocessor">#ifndef PHP_PROPRO_H</span></div>
+<div class="line"><a name="l00014"></a><span class="lineno">   14</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define PHP_PROPRO_H</span></div>
+<div class="line"><a name="l00015"></a><span class="lineno">   15</span>&#160;<span class="preprocessor"></span></div>
+<div class="line"><a name="l00016"></a><span class="lineno">   16</span>&#160;<span class="preprocessor">#ifndef DOXYGEN</span></div>
+<div class="line"><a name="l00017"></a><span class="lineno">   17</span>&#160;<span class="preprocessor"></span></div>
+<div class="line"><a name="l00018"></a><span class="lineno">   18</span>&#160;<span class="keyword">extern</span> zend_module_entry propro_module_entry;</div>
+<div class="line"><a name="l00019"></a><span class="lineno">   19</span>&#160;<span class="preprocessor">#define phpext_propro_ptr &amp;propro_module_entry</span></div>
+<div class="line"><a name="l00020"></a><span class="lineno">   20</span>&#160;<span class="preprocessor"></span></div>
+<div class="line"><a name="l00021"></a><span class="lineno">   21</span>&#160;<span class="preprocessor">#define PHP_PROPRO_VERSION &quot;1.0.0&quot;</span></div>
+<div class="line"><a name="l00022"></a><span class="lineno">   22</span>&#160;<span class="preprocessor"></span></div>
+<div class="line"><a name="l00023"></a><span class="lineno">   23</span>&#160;<span class="preprocessor">#ifdef PHP_WIN32</span></div>
+<div class="line"><a name="l00024"></a><span class="lineno">   24</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#   define PHP_PROPRO_API __declspec(dllexport)</span></div>
+<div class="line"><a name="l00025"></a><span class="lineno">   25</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#elif defined(__GNUC__) &amp;&amp; __GNUC__ &gt;= 4</span></div>
+<div class="line"><a name="l00026"></a><span class="lineno">   26</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#   define PHP_PROPRO_API extern __attribute__ ((visibility(&quot;default&quot;)))</span></div>
+<div class="line"><a name="l00027"></a><span class="lineno">   27</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#else</span></div>
+<div class="line"><a name="l00028"></a><span class="lineno">   28</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#   define PHP_PROPRO_API extern</span></div>
+<div class="line"><a name="l00029"></a><span class="lineno">   29</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#endif</span></div>
+<div class="line"><a name="l00030"></a><span class="lineno">   30</span>&#160;<span class="preprocessor"></span></div>
+<div class="line"><a name="l00031"></a><span class="lineno">   31</span>&#160;<span class="preprocessor">#ifdef ZTS</span></div>
+<div class="line"><a name="l00032"></a><span class="lineno">   32</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#   include &lt;TSRM/TSRM.h&gt;</span></div>
+<div class="line"><a name="l00033"></a><span class="lineno">   33</span>&#160;<span class="preprocessor">#endif</span></div>
+<div class="line"><a name="l00034"></a><span class="lineno">   34</span>&#160;<span class="preprocessor"></span></div>
+<div class="line"><a name="l00035"></a><span class="lineno">   35</span>&#160;<span class="preprocessor">#endif</span></div>
+<div class="line"><a name="l00036"></a><span class="lineno">   36</span>&#160;<span class="preprocessor"></span></div>
+<div class="line"><a name="l00042"></a><span class="lineno"><a class="line" href="php__propro_8h.html">   42</a></span>&#160;<span class="keyword">struct </span><a class="code" href="php__propro_8h.html#structphp__property__proxy">php_property_proxy</a> {</div>
+<div class="line"><a name="l00044"></a><span class="lineno"><a class="line" href="php__propro_8h.html#ac0fdbd3fa8f961d7732b89ad81d83f4f">   44</a></span>&#160;    zval *<a class="code" href="php__propro_8h.html#ac0fdbd3fa8f961d7732b89ad81d83f4f">container</a>;</div>
+<div class="line"><a name="l00046"></a><span class="lineno"><a class="line" href="php__propro_8h.html#ad6a7b61daa9561ff8bfc13e99dd68f51">   46</a></span>&#160;    <span class="keywordtype">char</span> *<a class="code" href="php__propro_8h.html#ad6a7b61daa9561ff8bfc13e99dd68f51">member_str</a>;</div>
+<div class="line"><a name="l00048"></a><span class="lineno"><a class="line" href="php__propro_8h.html#ab9d36c8980c76898ce3f4c08f5c8748e">   48</a></span>&#160;    <span class="keywordtype">size_t</span> <a class="code" href="php__propro_8h.html#ab9d36c8980c76898ce3f4c08f5c8748e">member_len</a>;</div>
+<div class="line"><a name="l00049"></a><span class="lineno">   49</span>&#160;};</div>
+<div class="line"><a name="l00050"></a><span class="lineno"><a class="line" href="php__propro_8h.html#ac27c374d9d0cf65b52b16ea407df9eac">   50</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="php__propro_8h.html#structphp__property__proxy">php_property_proxy</a> <a class="code" href="php__propro_8h.html#structphp__property__proxy">php_property_proxy_t</a>;</div>
+<div class="line"><a name="l00051"></a><span class="lineno">   51</span>&#160;</div>
+<div class="line"><a name="l00097"></a><span class="lineno"><a class="line" href="php__propro_8h.html">   97</a></span>&#160;<span class="keyword">struct </span><a class="code" href="php__propro_8h.html#structphp__property__proxy__object">php_property_proxy_object</a> {</div>
+<div class="line"><a name="l00099"></a><span class="lineno"><a class="line" href="php__propro_8h.html#a613d3470bf10261b3903e12d1b94f635">   99</a></span>&#160;    zend_object <a class="code" href="php__propro_8h.html#a613d3470bf10261b3903e12d1b94f635">zo</a>;</div>
+<div class="line"><a name="l00101"></a><span class="lineno"><a class="line" href="php__propro_8h.html#aefc91dcb332c026b37d3c222d338fe34">  101</a></span>&#160;    zend_object_value <a class="code" href="php__propro_8h.html#aefc91dcb332c026b37d3c222d338fe34">zv</a>;</div>
+<div class="line"><a name="l00103"></a><span class="lineno"><a class="line" href="php__propro_8h.html#a87b08fb8c8dd5a44bccfac6fb81d2103">  103</a></span>&#160;    <a class="code" href="php__propro_8h.html#structphp__property__proxy">php_property_proxy_t</a> *<a class="code" href="php__propro_8h.html#a87b08fb8c8dd5a44bccfac6fb81d2103">proxy</a>;</div>
+<div class="line"><a name="l00105"></a><span class="lineno"><a class="line" href="php__propro_8h.html#acc1787566cbeff6448101dc27c274294">  105</a></span>&#160;    <span class="keyword">struct </span><a class="code" href="php__propro_8h.html#structphp__property__proxy__object">php_property_proxy_object</a> *<a class="code" href="php__propro_8h.html#acc1787566cbeff6448101dc27c274294">parent</a>;</div>
+<div class="line"><a name="l00106"></a><span class="lineno">  106</span>&#160;};</div>
+<div class="line"><a name="l00107"></a><span class="lineno"><a class="line" href="php__propro_8h.html#aaf59f3ba6014a701909054115f812451">  107</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="php__propro_8h.html#structphp__property__proxy__object">php_property_proxy_object</a> <a class="code" href="php__propro_8h.html#structphp__property__proxy__object">php_property_proxy_object_t</a>;</div>
+<div class="line"><a name="l00108"></a><span class="lineno">  108</span>&#160;</div>
+<div class="line"><a name="l00120"></a><span class="lineno">  120</span>&#160;PHP_PROPRO_API <a class="code" href="php__propro_8h.html#structphp__property__proxy">php_property_proxy_t</a> *<a class="code" href="php__propro_8h.html#a83d5ddbca9a25a062eded906182f205c">php_property_proxy_init</a>(zval *container,</div>
+<div class="line"><a name="l00121"></a><span class="lineno">  121</span>&#160;        <span class="keyword">const</span> <span class="keywordtype">char</span> *member_str, <span class="keywordtype">size_t</span> member_len TSRMLS_DC);</div>
+<div class="line"><a name="l00122"></a><span class="lineno">  122</span>&#160;</div>
+<div class="line"><a name="l00130"></a><span class="lineno">  130</span>&#160;PHP_PROPRO_API <span class="keywordtype">void</span> <a class="code" href="php__propro_8h.html#ae185a0f79aac26679cf1dd0de2e46f57">php_property_proxy_free</a>(<a class="code" href="php__propro_8h.html#structphp__property__proxy">php_property_proxy_t</a> **<a class="code" href="php__propro_8h.html#a87b08fb8c8dd5a44bccfac6fb81d2103">proxy</a>);</div>
+<div class="line"><a name="l00131"></a><span class="lineno">  131</span>&#160;</div>
+<div class="line"><a name="l00136"></a><span class="lineno">  136</span>&#160;PHP_PROPRO_API zend_class_entry *<a class="code" href="php__propro_8h.html#a15c4fce513dc952c575cd72332835aa4">php_property_proxy_get_class_entry</a>(<span class="keywordtype">void</span>);</div>
+<div class="line"><a name="l00137"></a><span class="lineno">  137</span>&#160;</div>
+<div class="line"><a name="l00143"></a><span class="lineno">  143</span>&#160;PHP_PROPRO_API zend_object_value <a class="code" href="php__propro_8h.html#a35874bda7876fa60b796a9fd90623c1f">php_property_proxy_object_new</a>(</div>
+<div class="line"><a name="l00144"></a><span class="lineno">  144</span>&#160;        zend_class_entry *ce TSRMLS_DC);</div>
+<div class="line"><a name="l00145"></a><span class="lineno">  145</span>&#160;</div>
+<div class="line"><a name="l00153"></a><span class="lineno">  153</span>&#160;PHP_PROPRO_API zend_object_value <a class="code" href="php__propro_8h.html#a8972f05941efb141dd78c42bef70db2f">php_property_proxy_object_new_ex</a>(</div>
+<div class="line"><a name="l00154"></a><span class="lineno">  154</span>&#160;        zend_class_entry *ce, <a class="code" href="php__propro_8h.html#structphp__property__proxy">php_property_proxy_t</a> *<a class="code" href="php__propro_8h.html#a87b08fb8c8dd5a44bccfac6fb81d2103">proxy</a>,</div>
+<div class="line"><a name="l00155"></a><span class="lineno">  155</span>&#160;        <a class="code" href="php__propro_8h.html#structphp__property__proxy__object">php_property_proxy_object_t</a> **ptr TSRMLS_DC);</div>
+<div class="line"><a name="l00156"></a><span class="lineno">  156</span>&#160;</div>
+<div class="line"><a name="l00157"></a><span class="lineno">  157</span>&#160;<span class="preprocessor">#endif  </span><span class="comment">/* PHP_PROPRO_H */</span><span class="preprocessor"></span></div>
+<div class="line"><a name="l00158"></a><span class="lineno">  158</span>&#160;<span class="preprocessor"></span></div>
+<div class="line"><a name="l00159"></a><span class="lineno">  159</span>&#160;</div>
+<div class="line"><a name="l00160"></a><span class="lineno">  160</span>&#160;<span class="comment">/*</span></div>
+<div class="line"><a name="l00161"></a><span class="lineno">  161</span>&#160;<span class="comment"> * Local variables:</span></div>
+<div class="line"><a name="l00162"></a><span class="lineno">  162</span>&#160;<span class="comment"> * tab-width: 4</span></div>
+<div class="line"><a name="l00163"></a><span class="lineno">  163</span>&#160;<span class="comment"> * c-basic-offset: 4</span></div>
+<div class="line"><a name="l00164"></a><span class="lineno">  164</span>&#160;<span class="comment"> * End:</span></div>
+<div class="line"><a name="l00165"></a><span class="lineno">  165</span>&#160;<span class="comment"> * vim600: noet sw=4 ts=4 fdm=marker</span></div>
+<div class="line"><a name="l00166"></a><span class="lineno">  166</span>&#160;<span class="comment"> * vim&lt;600: noet sw=4 ts=4</span></div>
+<div class="line"><a name="l00167"></a><span class="lineno">  167</span>&#160;<span class="comment"> */</span></div>
+<div class="ttc" id="php__propro_8h_html_structphp__property__proxy"><div class="ttname"><a href="php__propro_8h.html#structphp__property__proxy">php_property_proxy</a></div><div class="ttdoc">The internal property proxy. </div><div class="ttdef"><b>Definition:</b> php_propro.h:42</div></div>
+<div class="ttc" id="php__propro_8h_html_ad6a7b61daa9561ff8bfc13e99dd68f51"><div class="ttname"><a href="php__propro_8h.html#ad6a7b61daa9561ff8bfc13e99dd68f51">php_property_proxy::member_str</a></div><div class="ttdeci">char * member_str</div><div class="ttdoc">The name of the proxied property. </div><div class="ttdef"><b>Definition:</b> php_propro.h:46</div></div>
+<div class="ttc" id="php__propro_8h_html_a83d5ddbca9a25a062eded906182f205c"><div class="ttname"><a href="php__propro_8h.html#a83d5ddbca9a25a062eded906182f205c">php_property_proxy_init</a></div><div class="ttdeci">php_property_proxy_t * php_property_proxy_init(zval *container, const char *member_str, size_t member_len)</div><div class="ttdoc">Create a property proxy. </div></div>
+<div class="ttc" id="php__propro_8h_html_a87b08fb8c8dd5a44bccfac6fb81d2103"><div class="ttname"><a href="php__propro_8h.html#a87b08fb8c8dd5a44bccfac6fb81d2103">php_property_proxy_object::proxy</a></div><div class="ttdeci">php_property_proxy_t * proxy</div><div class="ttdoc">The actual property proxy. </div><div class="ttdef"><b>Definition:</b> php_propro.h:103</div></div>
+<div class="ttc" id="php__propro_8h_html_a613d3470bf10261b3903e12d1b94f635"><div class="ttname"><a href="php__propro_8h.html#a613d3470bf10261b3903e12d1b94f635">php_property_proxy_object::zo</a></div><div class="ttdeci">zend_object zo</div><div class="ttdoc">The std zend_object. </div><div class="ttdef"><b>Definition:</b> php_propro.h:99</div></div>
+<div class="ttc" id="php__propro_8h_html_ab9d36c8980c76898ce3f4c08f5c8748e"><div class="ttname"><a href="php__propro_8h.html#ab9d36c8980c76898ce3f4c08f5c8748e">php_property_proxy::member_len</a></div><div class="ttdeci">size_t member_len</div><div class="ttdoc">The length of the name. </div><div class="ttdef"><b>Definition:</b> php_propro.h:48</div></div>
+<div class="ttc" id="php__propro_8h_html_a35874bda7876fa60b796a9fd90623c1f"><div class="ttname"><a href="php__propro_8h.html#a35874bda7876fa60b796a9fd90623c1f">php_property_proxy_object_new</a></div><div class="ttdeci">zend_object_value php_property_proxy_object_new(zend_class_entry *ce)</div><div class="ttdoc">Instantiate a new php\PropertyProxy. </div></div>
+<div class="ttc" id="php__propro_8h_html_ac0fdbd3fa8f961d7732b89ad81d83f4f"><div class="ttname"><a href="php__propro_8h.html#ac0fdbd3fa8f961d7732b89ad81d83f4f">php_property_proxy::container</a></div><div class="ttdeci">zval * container</div><div class="ttdoc">The container holding the property. </div><div class="ttdef"><b>Definition:</b> php_propro.h:44</div></div>
+<div class="ttc" id="php__propro_8h_html_a8972f05941efb141dd78c42bef70db2f"><div class="ttname"><a href="php__propro_8h.html#a8972f05941efb141dd78c42bef70db2f">php_property_proxy_object_new_ex</a></div><div class="ttdeci">zend_object_value php_property_proxy_object_new_ex(zend_class_entry *ce, php_property_proxy_t *proxy, php_property_proxy_object_t **ptr)</div><div class="ttdoc">Instantiate a new php\PropertyProxy with proxy. </div></div>
+<div class="ttc" id="php__propro_8h_html_aefc91dcb332c026b37d3c222d338fe34"><div class="ttname"><a href="php__propro_8h.html#aefc91dcb332c026b37d3c222d338fe34">php_property_proxy_object::zv</a></div><div class="ttdeci">zend_object_value zv</div><div class="ttdoc">The object value for easy zval creation. </div><div class="ttdef"><b>Definition:</b> php_propro.h:101</div></div>
+<div class="ttc" id="php__propro_8h_html_acc1787566cbeff6448101dc27c274294"><div class="ttname"><a href="php__propro_8h.html#acc1787566cbeff6448101dc27c274294">php_property_proxy_object::parent</a></div><div class="ttdeci">struct php_property_proxy_object * parent</div><div class="ttdoc">A reference to any parent property proxy object. </div><div class="ttdef"><b>Definition:</b> php_propro.h:105</div></div>
+<div class="ttc" id="php__propro_8h_html_a15c4fce513dc952c575cd72332835aa4"><div class="ttname"><a href="php__propro_8h.html#a15c4fce513dc952c575cd72332835aa4">php_property_proxy_get_class_entry</a></div><div class="ttdeci">zend_class_entry * php_property_proxy_get_class_entry(void)</div><div class="ttdoc">Get the zend_class_entry of php\PropertyProxy. </div></div>
+<div class="ttc" id="php__propro_8h_html_ae185a0f79aac26679cf1dd0de2e46f57"><div class="ttname"><a href="php__propro_8h.html#ae185a0f79aac26679cf1dd0de2e46f57">php_property_proxy_free</a></div><div class="ttdeci">void php_property_proxy_free(php_property_proxy_t **proxy)</div><div class="ttdoc">Destroy and free a property proxy. </div></div>
+<div class="ttc" id="php__propro_8h_html_structphp__property__proxy__object"><div class="ttname"><a href="php__propro_8h.html#structphp__property__proxy__object">php_property_proxy_object</a></div><div class="ttdoc">The userland object. </div><div class="ttdef"><b>Definition:</b> php_propro.h:97</div></div>
+</div><!-- fragment --></div><!-- contents -->
+</div><!-- doc-content -->
+<!-- start footer part -->
+<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
+  <ul>
+    <li class="navelem"><a class="el" href="php__propro_8h.html">php_propro.h</a></li>
+    <li class="footer">Generated by
+    <a href="http://www.doxygen.org/index.html">
+    <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.5 </li>
+  </ul>
+</div>
+</body>
+</html>