functions_func.html 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://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.17"/>
  7. <meta name="viewport" content="width=device-width, initial-scale=1"/>
  8. <title>GRPC PHP: Data Fields - Functions</title>
  9. <link href="tabs.css" rel="stylesheet" type="text/css"/>
  10. <script type="text/javascript" src="jquery.js"></script>
  11. <script type="text/javascript" src="dynsections.js"></script>
  12. <link href="search/search.css" rel="stylesheet" type="text/css"/>
  13. <script type="text/javascript" src="search/searchdata.js"></script>
  14. <script type="text/javascript" src="search/search.js"></script>
  15. <link href="doxygen.css" rel="stylesheet" type="text/css" />
  16. </head>
  17. <body>
  18. <div id="top"><!-- do not remove this div, it is closed by doxygen! -->
  19. <div id="titlearea">
  20. <table cellspacing="0" cellpadding="0">
  21. <tbody>
  22. <tr style="height: 56px;">
  23. <td id="projectalign" style="padding-left: 0.5em;">
  24. <div id="projectname">GRPC PHP
  25. &#160;<span id="projectnumber">1.36.1</span>
  26. </div>
  27. </td>
  28. </tr>
  29. </tbody>
  30. </table>
  31. </div>
  32. <!-- end header part -->
  33. <!-- Generated by Doxygen 1.8.17 -->
  34. <script type="text/javascript">
  35. /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
  36. var searchBox = new SearchBox("searchBox", "search",false,'Search');
  37. /* @license-end */
  38. </script>
  39. <script type="text/javascript" src="menudata.js"></script>
  40. <script type="text/javascript" src="menu.js"></script>
  41. <script type="text/javascript">
  42. /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
  43. $(function() {
  44. initMenu('',true,false,'search.php','Search');
  45. $(document).ready(function() { init_search(); });
  46. });
  47. /* @license-end */</script>
  48. <div id="main-nav"></div>
  49. </div><!-- top -->
  50. <!-- window showing the filter options -->
  51. <div id="MSearchSelectWindow"
  52. onmouseover="return searchBox.OnSearchSelectShow()"
  53. onmouseout="return searchBox.OnSearchSelectHide()"
  54. onkeydown="return searchBox.OnSearchSelectKey(event)">
  55. </div>
  56. <!-- iframe showing the search results (closed by default) -->
  57. <div id="MSearchResultsWindow">
  58. <iframe src="javascript:void(0)" frameborder="0"
  59. name="MSearchResults" id="MSearchResults">
  60. </iframe>
  61. </div>
  62. <div class="contents">
  63. &#160;
  64. <h3><a id="index__5F"></a>- _ -</h3><ul>
  65. <li>__construct()
  66. : <a class="el" href="class_grpc_1_1_abstract_call.html#a98c8526df813acd6a775cf90a31af18e">Grpc\AbstractCall</a>
  67. , <a class="el" href="class_grpc_1_1_base_stub.html#a87b837ef58d4806ac090010b235bf6dd">Grpc\BaseStub</a>
  68. , <a class="el" href="class_grpc_1_1_call.html#a1e427a3545ad6116b06788ac453a8503">Grpc\Call</a>
  69. , <a class="el" href="class_grpc_1_1_channel.html#aa9cf4f79b071b277c297cbd2da31aff2">Grpc\Channel</a>
  70. , <a class="el" href="class_grpc_1_1_server.html#a109c078b8e6718a1ed777f60cb4bc958">Grpc\Server</a>
  71. , <a class="el" href="class_grpc_1_1_timeval.html#a0923f66b9d8b0250737922c2114cf1df">Grpc\Timeval</a>
  72. </li>
  73. <li>_bidiRequest()
  74. : <a class="el" href="class_grpc_1_1_base_stub.html#a06273f329dc2e0086c61f6534288277b">Grpc\BaseStub</a>
  75. </li>
  76. <li>_clientStreamRequest()
  77. : <a class="el" href="class_grpc_1_1_base_stub.html#acc4e0f5775d36cbed3ebdebd0491835e">Grpc\BaseStub</a>
  78. </li>
  79. <li>_deserializeResponse()
  80. : <a class="el" href="class_grpc_1_1_abstract_call.html#a413e87bcf0475cd8c627fd16919fda98">Grpc\AbstractCall</a>
  81. </li>
  82. <li>_serializeMessage()
  83. : <a class="el" href="class_grpc_1_1_abstract_call.html#ac6b4a554e5be5fd57ee05610e25d4d05">Grpc\AbstractCall</a>
  84. </li>
  85. <li>_serverStreamRequest()
  86. : <a class="el" href="class_grpc_1_1_base_stub.html#a5e798fc84d42462dce6a8e38dcc005a3">Grpc\BaseStub</a>
  87. </li>
  88. <li>_simpleRequest()
  89. : <a class="el" href="class_grpc_1_1_base_stub.html#a3a70a435fb6cbee2456386507a3a9533">Grpc\BaseStub</a>
  90. </li>
  91. </ul>
  92. <h3><a id="index_a"></a>- a -</h3><ul>
  93. <li>add()
  94. : <a class="el" href="class_grpc_1_1_timeval.html#ac99ca9206e9fe2f7d8b5777aa91922c7">Grpc\Timeval</a>
  95. </li>
  96. <li>addHttp2Port()
  97. : <a class="el" href="class_grpc_1_1_server.html#a5b20e4fe60663ff1cdb7e30f1995e31b">Grpc\Server</a>
  98. </li>
  99. <li>addSecureHttp2Port()
  100. : <a class="el" href="class_grpc_1_1_server.html#a3b3120398662e298719de06716909dcd">Grpc\Server</a>
  101. </li>
  102. </ul>
  103. <h3><a id="index_b"></a>- b -</h3><ul>
  104. <li>BidiStreamingCall()
  105. : <a class="el" href="interface_grpc_1_1_call_invoker.html#a1694c3b49f2b5b9426d362fdb674aa6b">Grpc\CallInvoker</a>
  106. , <a class="el" href="class_grpc_1_1_default_call_invoker.html#a426eca19248c6f6853fd70ecdb5ccdfe">Grpc\DefaultCallInvoker</a>
  107. </li>
  108. </ul>
  109. <h3><a id="index_c"></a>- c -</h3><ul>
  110. <li>cancel()
  111. : <a class="el" href="class_grpc_1_1_abstract_call.html#a088115c12c3af171fe7e99078595d6c0">Grpc\AbstractCall</a>
  112. , <a class="el" href="class_grpc_1_1_call.html#afc7c962d3288c3483ea4ce6ed1cfe9f7">Grpc\Call</a>
  113. </li>
  114. <li>ClientStreamingCall()
  115. : <a class="el" href="interface_grpc_1_1_call_invoker.html#aa661021486adc62df778e8bca4e55eae">Grpc\CallInvoker</a>
  116. , <a class="el" href="class_grpc_1_1_default_call_invoker.html#acf29c012585ed124e6341cc787080ab4">Grpc\DefaultCallInvoker</a>
  117. </li>
  118. <li>close()
  119. : <a class="el" href="class_grpc_1_1_base_stub.html#a13ca38aea857a61f57019228f0b6f2bc">Grpc\BaseStub</a>
  120. , <a class="el" href="class_grpc_1_1_channel.html#a7475fd9110ae535b303cb37f8b217356">Grpc\Channel</a>
  121. </li>
  122. <li>compare()
  123. : <a class="el" href="class_grpc_1_1_timeval.html#ae88d485b702a5711bb779462e0f3890c">Grpc\Timeval</a>
  124. </li>
  125. <li>createChannelFactory()
  126. : <a class="el" href="interface_grpc_1_1_call_invoker.html#a7f33ab1a5af0bebffc7ec8cb3dfd5ac3">Grpc\CallInvoker</a>
  127. , <a class="el" href="class_grpc_1_1_default_call_invoker.html#a2a957d3655f28d85eb389b69a19f21c3">Grpc\DefaultCallInvoker</a>
  128. </li>
  129. <li>createComposite()
  130. : <a class="el" href="class_grpc_1_1_call_credentials.html#a3fba3eaacbc05e4f8aff03d77e591eaf">Grpc\CallCredentials</a>
  131. , <a class="el" href="class_grpc_1_1_channel_credentials.html#ab86aca4055799eaa2eed315fa2446944">Grpc\ChannelCredentials</a>
  132. </li>
  133. <li>createDefault()
  134. : <a class="el" href="class_grpc_1_1_channel_credentials.html#ae6cfccd4ab1f09fc3e326e4cc98c0507">Grpc\ChannelCredentials</a>
  135. </li>
  136. <li>createFromPlugin()
  137. : <a class="el" href="class_grpc_1_1_call_credentials.html#a1a1bbc0082e41f40873d9c3a97574bed">Grpc\CallCredentials</a>
  138. </li>
  139. <li>createInsecure()
  140. : <a class="el" href="class_grpc_1_1_channel_credentials.html#ab8ca6b64ea261b0c9344878b2348f320">Grpc\ChannelCredentials</a>
  141. </li>
  142. <li>createSsl()
  143. : <a class="el" href="class_grpc_1_1_channel_credentials.html#a5f8365f36d4b11101039e86811571203">Grpc\ChannelCredentials</a>
  144. , <a class="el" href="class_grpc_1_1_server_credentials.html#a989cd8014095723815535effc0d8c052">Grpc\ServerCredentials</a>
  145. </li>
  146. <li>createXds()
  147. : <a class="el" href="class_grpc_1_1_channel_credentials.html#aafd024703e87b413ba6862c20cb5565e">Grpc\ChannelCredentials</a>
  148. </li>
  149. </ul>
  150. <h3><a id="index_g"></a>- g -</h3><ul>
  151. <li>getConnectivityState()
  152. : <a class="el" href="class_grpc_1_1_base_stub.html#a808c89a725b15d850fa2096cd6bd104d">Grpc\BaseStub</a>
  153. , <a class="el" href="class_grpc_1_1_channel.html#a64f6c766e8d06e6d78c01c37de28f8d7">Grpc\Channel</a>
  154. </li>
  155. <li>getDefaultChannel()
  156. : <a class="el" href="class_grpc_1_1_base_stub.html#a35a01a2eeff8d1f90939c361729f2396">Grpc\BaseStub</a>
  157. </li>
  158. <li>getMetadata()
  159. : <a class="el" href="class_grpc_1_1_abstract_call.html#ac5d4f130fc35450d4a5b0bfd0a918ff4">Grpc\AbstractCall</a>
  160. , <a class="el" href="class_grpc_1_1_server_streaming_call.html#a449205dcd3a5fed75f736ff2d2cc6e89">Grpc\ServerStreamingCall</a>
  161. , <a class="el" href="class_grpc_1_1_unary_call.html#ae65d18a70f9cee4505283b19d235360c">Grpc\UnaryCall</a>
  162. </li>
  163. <li>getPeer()
  164. : <a class="el" href="class_grpc_1_1_abstract_call.html#a188fc7298f9b52fb0eee7d3901281cdc">Grpc\AbstractCall</a>
  165. , <a class="el" href="class_grpc_1_1_call.html#ab6aa5fa913c3175b4c029e372112a777">Grpc\Call</a>
  166. </li>
  167. <li>getStatus()
  168. : <a class="el" href="class_grpc_1_1_bidi_streaming_call.html#af6f30cbdc8242894670b2e065667fd26">Grpc\BidiStreamingCall</a>
  169. , <a class="el" href="class_grpc_1_1_server_streaming_call.html#ab8a6f6298c96b20c5e5c825df17017cf">Grpc\ServerStreamingCall</a>
  170. </li>
  171. <li>getTarget()
  172. : <a class="el" href="class_grpc_1_1_base_stub.html#ae2b85e451fac182cfc57b63c39d7e59a">Grpc\BaseStub</a>
  173. , <a class="el" href="class_grpc_1_1_channel.html#afce31d39c37f42d29cae7c5fbd5279d9">Grpc\Channel</a>
  174. </li>
  175. <li>getTrailingMetadata()
  176. : <a class="el" href="class_grpc_1_1_abstract_call.html#a8de5e451ba9a414d7a58a7d7c5fcc764">Grpc\AbstractCall</a>
  177. </li>
  178. </ul>
  179. <h3><a id="index_h"></a>- h -</h3><ul>
  180. <li>handle()
  181. : <a class="el" href="class_grpc_1_1_rpc_server.html#afaf6bebe4ae34481869eedfff7e9c573">Grpc\RpcServer</a>
  182. </li>
  183. </ul>
  184. <h3><a id="index_i"></a>- i -</h3><ul>
  185. <li>infFuture()
  186. : <a class="el" href="class_grpc_1_1_timeval.html#a1cabcbffb6869a6cf083b102baabf62b">Grpc\Timeval</a>
  187. </li>
  188. <li>infPast()
  189. : <a class="el" href="class_grpc_1_1_timeval.html#a14fa120d255f29fbeb37958b53385466">Grpc\Timeval</a>
  190. </li>
  191. <li>intercept()
  192. : <a class="el" href="class_grpc_1_1_interceptor.html#afcc5cdc7a13e5f36a8aed380a132f701">Grpc\Interceptor</a>
  193. </li>
  194. <li>interceptStreamStream()
  195. : <a class="el" href="class_grpc_1_1_interceptor.html#a5ecd46cde9453e5654184a0b1a94de5e">Grpc\Interceptor</a>
  196. </li>
  197. <li>interceptStreamUnary()
  198. : <a class="el" href="class_grpc_1_1_interceptor.html#ab8a381279249e91313395a5ee174951f">Grpc\Interceptor</a>
  199. </li>
  200. <li>interceptUnaryStream()
  201. : <a class="el" href="class_grpc_1_1_interceptor.html#afe75564510d738e1f0c01a0c103c9236">Grpc\Interceptor</a>
  202. </li>
  203. <li>interceptUnaryUnary()
  204. : <a class="el" href="class_grpc_1_1_interceptor.html#ad5be9dff122fb7deda65621de274267e">Grpc\Interceptor</a>
  205. </li>
  206. <li>invalidateDefaultRootsPem()
  207. : <a class="el" href="class_grpc_1_1_channel_credentials.html#aeb985b18bdb11939991e988f717c801a">Grpc\ChannelCredentials</a>
  208. </li>
  209. <li>isDefaultRootsPemSet()
  210. : <a class="el" href="class_grpc_1_1_channel_credentials.html#af9f1e5522ce2767c297e46847ef5fff4">Grpc\ChannelCredentials</a>
  211. </li>
  212. </ul>
  213. <h3><a id="index_n"></a>- n -</h3><ul>
  214. <li>now()
  215. : <a class="el" href="class_grpc_1_1_timeval.html#a8df14900363bce541340f81eff797d05">Grpc\Timeval</a>
  216. </li>
  217. </ul>
  218. <h3><a id="index_o"></a>- o -</h3><ul>
  219. <li>ok()
  220. : <a class="el" href="class_grpc_1_1_status.html#ae34bf3668919719f589f24ca398e4cc8">Grpc\Status</a>
  221. </li>
  222. </ul>
  223. <h3><a id="index_r"></a>- r -</h3><ul>
  224. <li>read()
  225. : <a class="el" href="class_grpc_1_1_bidi_streaming_call.html#aeb056a807c6ef6f7a75bac639d325e44">Grpc\BidiStreamingCall</a>
  226. </li>
  227. <li>requestCall()
  228. : <a class="el" href="class_grpc_1_1_server.html#a90ada396f37c675d70b43d4f96afe334">Grpc\Server</a>
  229. </li>
  230. <li>responses()
  231. : <a class="el" href="class_grpc_1_1_server_streaming_call.html#a85965dccc4da15b5549508881244c4d5">Grpc\ServerStreamingCall</a>
  232. </li>
  233. <li>run()
  234. : <a class="el" href="class_grpc_1_1_rpc_server.html#a6376eda9f614e1c61715ebc0ae3ca746">Grpc\RpcServer</a>
  235. </li>
  236. </ul>
  237. <h3><a id="index_s"></a>- s -</h3><ul>
  238. <li>sendOkResponse()
  239. : <a class="el" href="class_grpc_1_1_rpc_server.html#a0ac7dbf6a7d3b5512252605c1c9e2332">Grpc\RpcServer</a>
  240. </li>
  241. <li>ServerStreamingCall()
  242. : <a class="el" href="interface_grpc_1_1_call_invoker.html#a5aa48bd2ba970ffb6802d81f4864ae65">Grpc\CallInvoker</a>
  243. , <a class="el" href="class_grpc_1_1_default_call_invoker.html#a52b1905060f79ea1ace3fcefb7a1a571">Grpc\DefaultCallInvoker</a>
  244. </li>
  245. <li>setCallCredentials()
  246. : <a class="el" href="class_grpc_1_1_abstract_call.html#a88c9af5ba3c7ede0dc5342363af5e9a2">Grpc\AbstractCall</a>
  247. </li>
  248. <li>setCredentials()
  249. : <a class="el" href="class_grpc_1_1_call.html#a547de08c2c0712561250ff01c32a9b90">Grpc\Call</a>
  250. </li>
  251. <li>setDefaultRootsPem()
  252. : <a class="el" href="class_grpc_1_1_channel_credentials.html#aa36260c02be6eb2f7d141dcbc508ddcf">Grpc\ChannelCredentials</a>
  253. </li>
  254. <li>similar()
  255. : <a class="el" href="class_grpc_1_1_timeval.html#a6bc3609d25c19f9297749781efd1071e">Grpc\Timeval</a>
  256. </li>
  257. <li>sleepUntil()
  258. : <a class="el" href="class_grpc_1_1_timeval.html#aad3080f912ffb1cac40a65ddb42940d2">Grpc\Timeval</a>
  259. </li>
  260. <li>start()
  261. : <a class="el" href="class_grpc_1_1_bidi_streaming_call.html#a0cf626864322067138fcf627a17cc699">Grpc\BidiStreamingCall</a>
  262. , <a class="el" href="class_grpc_1_1_client_streaming_call.html#a3e7920444f1893309f88896d6448fb67">Grpc\ClientStreamingCall</a>
  263. , <a class="el" href="class_grpc_1_1_server.html#a3c2935d3be77ea9902eaf2e20e3422b5">Grpc\Server</a>
  264. , <a class="el" href="class_grpc_1_1_server_streaming_call.html#a7043af7311899487e5eef51b24913d81">Grpc\ServerStreamingCall</a>
  265. , <a class="el" href="class_grpc_1_1_unary_call.html#a08ec57a768664dc428637bdf55742ca0">Grpc\UnaryCall</a>
  266. </li>
  267. <li>startBatch()
  268. : <a class="el" href="class_grpc_1_1_call.html#a0026968f6868365e3ba910f5b30416c5">Grpc\Call</a>
  269. </li>
  270. <li>status()
  271. : <a class="el" href="class_grpc_1_1_status.html#af2f64867e40ccd61e8ab38c10431d4ec">Grpc\Status</a>
  272. </li>
  273. <li>subtract()
  274. : <a class="el" href="class_grpc_1_1_timeval.html#ac9ad3de83213183bc51f9ff9c0036f7c">Grpc\Timeval</a>
  275. </li>
  276. </ul>
  277. <h3><a id="index_u"></a>- u -</h3><ul>
  278. <li>UnaryCall()
  279. : <a class="el" href="interface_grpc_1_1_call_invoker.html#a7fe706e87132401e69146f1ee79c47a4">Grpc\CallInvoker</a>
  280. , <a class="el" href="class_grpc_1_1_default_call_invoker.html#aeb68964a5eb77fdd8132d1bcdcd684ec">Grpc\DefaultCallInvoker</a>
  281. </li>
  282. <li>unimplemented()
  283. : <a class="el" href="class_grpc_1_1_status.html#a71e97198272e09c75c011ab37cb50574">Grpc\Status</a>
  284. </li>
  285. </ul>
  286. <h3><a id="index_w"></a>- w -</h3><ul>
  287. <li>wait()
  288. : <a class="el" href="class_grpc_1_1_client_streaming_call.html#addc05660c5b52390483babae9630b0fb">Grpc\ClientStreamingCall</a>
  289. , <a class="el" href="class_grpc_1_1_unary_call.html#a7947c58bacabc0267c79de33277440c5">Grpc\UnaryCall</a>
  290. </li>
  291. <li>waitForReady()
  292. : <a class="el" href="class_grpc_1_1_base_stub.html#a78f84743a824f0eb3087dcb0fb8d0d41">Grpc\BaseStub</a>
  293. </li>
  294. <li>watchConnectivityState()
  295. : <a class="el" href="class_grpc_1_1_channel.html#a2ef0546000edb6aba1f8e0233a75b10d">Grpc\Channel</a>
  296. </li>
  297. <li>write()
  298. : <a class="el" href="class_grpc_1_1_bidi_streaming_call.html#ad68d6aa748fa9980aa5e985da853bd74">Grpc\BidiStreamingCall</a>
  299. , <a class="el" href="class_grpc_1_1_client_streaming_call.html#ae052b490ba4651978238a3dd15e9e73d">Grpc\ClientStreamingCall</a>
  300. </li>
  301. <li>writesDone()
  302. : <a class="el" href="class_grpc_1_1_bidi_streaming_call.html#afac63b79bbf4ed6664599c2433bd159e">Grpc\BidiStreamingCall</a>
  303. </li>
  304. </ul>
  305. <h3><a id="index_z"></a>- z -</h3><ul>
  306. <li>zero()
  307. : <a class="el" href="class_grpc_1_1_timeval.html#ac46725245b0b70d10c324e9b97dd9829">Grpc\Timeval</a>
  308. </li>
  309. </ul>
  310. </div><!-- contents -->
  311. <!-- start footer part -->
  312. <hr class="footer"/><address class="footer"><small>
  313. Generated on Wed Mar 3 2021 19:20:18 for GRPC PHP by &#160;<a href="http://www.doxygen.org/index.html">
  314. <img class="footer" src="doxygen.png" alt="doxygen"/>
  315. </a> 1.8.17
  316. </small></address>
  317. </body>
  318. </html>