functions.html 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264
  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.13"/>
  7. <meta name="viewport" content="width=device-width, initial-scale=1"/>
  8. <title>GRPC C++: Data Fields</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 C++
  25. &#160;<span id="projectnumber">1.22.0-dev</span>
  26. </div>
  27. </td>
  28. </tr>
  29. </tbody>
  30. </table>
  31. </div>
  32. <!-- end header part -->
  33. <!-- Generated by Doxygen 1.8.13 -->
  34. <script type="text/javascript">
  35. var searchBox = new SearchBox("searchBox", "search",false,'Search');
  36. </script>
  37. <script type="text/javascript" src="menudata.js"></script>
  38. <script type="text/javascript" src="menu.js"></script>
  39. <script type="text/javascript">
  40. $(function() {
  41. initMenu('',true,false,'search.php','Search');
  42. $(document).ready(function() { init_search(); });
  43. });
  44. </script>
  45. <div id="main-nav"></div>
  46. </div><!-- top -->
  47. <!-- window showing the filter options -->
  48. <div id="MSearchSelectWindow"
  49. onmouseover="return searchBox.OnSearchSelectShow()"
  50. onmouseout="return searchBox.OnSearchSelectHide()"
  51. onkeydown="return searchBox.OnSearchSelectKey(event)">
  52. </div>
  53. <!-- iframe showing the search results (closed by default) -->
  54. <div id="MSearchResultsWindow">
  55. <iframe src="javascript:void(0)" frameborder="0"
  56. name="MSearchResults" id="MSearchResults">
  57. </iframe>
  58. </div>
  59. <div class="contents">
  60. <div class="textblock">Here is a list of all struct and union fields with links to the structures/unions they belong to:</div>
  61. <h3><a id="index_0x3a"></a>- : -</h3><ul>
  62. <li>::grpc::ClientAsyncReader
  63. : <a class="el" href="classgrpc_1_1_client_context.html#af5343062a44a5633b144751e59969237">grpc::ClientContext</a>
  64. </li>
  65. <li>::grpc::ClientAsyncReaderWriter
  66. : <a class="el" href="classgrpc_1_1_client_context.html#a5c0c96957129933bfe94a299c764eaa7">grpc::ClientContext</a>
  67. </li>
  68. <li>::grpc::ClientAsyncResponseReader
  69. : <a class="el" href="classgrpc_1_1_client_context.html#a4b00162a9bd86e07669f2af67f85c73a">grpc::ClientContext</a>
  70. </li>
  71. <li>::grpc::ClientAsyncWriter
  72. : <a class="el" href="classgrpc_1_1_client_context.html#af3547958eadfaeb18692865bd73999ad">grpc::ClientContext</a>
  73. </li>
  74. <li>::grpc::ClientContext
  75. : <a class="el" href="classgrpc_1_1_server_context.html#ad5c51aa9b375ed1597b0a57f339f59d5">grpc::ServerContext</a>
  76. </li>
  77. <li>::grpc::ClientReader
  78. : <a class="el" href="classgrpc_1_1_channel_interface.html#ade499098cc91745c1c87147d7a7fb7bf">grpc::ChannelInterface</a>
  79. , <a class="el" href="classgrpc_1_1_client_context.html#ade499098cc91745c1c87147d7a7fb7bf">grpc::ClientContext</a>
  80. , <a class="el" href="classgrpc__impl_1_1_completion_queue.html#ade499098cc91745c1c87147d7a7fb7bf">grpc_impl::CompletionQueue</a>
  81. </li>
  82. <li>::grpc::ClientReaderWriter
  83. : <a class="el" href="classgrpc_1_1_channel_interface.html#a6d5659aa24edba057895be774e2752ec">grpc::ChannelInterface</a>
  84. , <a class="el" href="classgrpc_1_1_client_context.html#a6d5659aa24edba057895be774e2752ec">grpc::ClientContext</a>
  85. , <a class="el" href="classgrpc__impl_1_1_completion_queue.html#a6d5659aa24edba057895be774e2752ec">grpc_impl::CompletionQueue</a>
  86. </li>
  87. <li>::grpc::ClientWriter
  88. : <a class="el" href="classgrpc_1_1_channel_interface.html#a4498fada67d531d99a8642f47d746544">grpc::ChannelInterface</a>
  89. , <a class="el" href="classgrpc_1_1_client_context.html#a4498fada67d531d99a8642f47d746544">grpc::ClientContext</a>
  90. , <a class="el" href="classgrpc__impl_1_1_completion_queue.html#a4498fada67d531d99a8642f47d746544">grpc_impl::CompletionQueue</a>
  91. </li>
  92. <li>::grpc::GenericServerContext
  93. : <a class="el" href="classgrpc_1_1_server_context.html#a650cca6cc6da2784b74d9401713f5160">grpc::ServerContext</a>
  94. </li>
  95. <li>::grpc::internal::BlockingUnaryCallImpl
  96. : <a class="el" href="classgrpc_1_1_channel_interface.html#ad26a823fee699f97244d581f400fe39a">grpc::ChannelInterface</a>
  97. , <a class="el" href="classgrpc_1_1_client_context.html#ad26a823fee699f97244d581f400fe39a">grpc::ClientContext</a>
  98. , <a class="el" href="classgrpc__impl_1_1_channel.html#ad26a823fee699f97244d581f400fe39a">grpc_impl::Channel</a>
  99. , <a class="el" href="classgrpc__impl_1_1_completion_queue.html#ad26a823fee699f97244d581f400fe39a">grpc_impl::CompletionQueue</a>
  100. </li>
  101. <li>::grpc::internal::CallbackBidiHandler
  102. : <a class="el" href="classgrpc_1_1_server_context.html#a61576dbc949f40d86a4bb1c970da94d5">grpc::ServerContext</a>
  103. </li>
  104. <li>::grpc::internal::CallbackClientStreamingHandler
  105. : <a class="el" href="classgrpc_1_1_server_context.html#a675c972ca6b81b253f1cb1cb1aa38618">grpc::ServerContext</a>
  106. </li>
  107. <li>::grpc::internal::CallbackServerStreamingHandler
  108. : <a class="el" href="classgrpc_1_1_byte_buffer.html#a058f4c461b9d3d00f8b749aab1012e21">grpc::ByteBuffer</a>
  109. , <a class="el" href="classgrpc_1_1_server_context.html#a058f4c461b9d3d00f8b749aab1012e21">grpc::ServerContext</a>
  110. </li>
  111. <li>::grpc::internal::CallbackUnaryCallImpl
  112. : <a class="el" href="classgrpc_1_1_channel_interface.html#a039f3a4023eccbecbb5c9925722e9ef7">grpc::ChannelInterface</a>
  113. , <a class="el" href="classgrpc_1_1_client_context.html#a039f3a4023eccbecbb5c9925722e9ef7">grpc::ClientContext</a>
  114. </li>
  115. <li>::grpc::internal::CallbackUnaryHandler
  116. : <a class="el" href="classgrpc_1_1_server_context.html#a99744cb5f50c9b27c792d3dad982843d">grpc::ServerContext</a>
  117. </li>
  118. <li>::grpc::internal::CallOpClientRecvStatus
  119. : <a class="el" href="classgrpc_1_1_client_context.html#a506d0cd94cc911153c6ceb814a59524b">grpc::ClientContext</a>
  120. </li>
  121. <li>::grpc::internal::CallOpRecvInitialMetadata
  122. : <a class="el" href="classgrpc_1_1_client_context.html#a3b165df6c09402c7753da14140c836cf">grpc::ClientContext</a>
  123. </li>
  124. <li>::grpc::internal::CallOpSet
  125. : <a class="el" href="classgrpc__impl_1_1_completion_queue.html#a560fa0fe4346e5487f19cd7403071aca">grpc_impl::CompletionQueue</a>
  126. </li>
  127. <li>::grpc::internal::ClientAsyncReaderFactory
  128. : <a class="el" href="classgrpc_1_1_channel_interface.html#a2175726e9cbee09a493f40e1c3b5b088">grpc::ChannelInterface</a>
  129. </li>
  130. <li>::grpc::internal::ClientAsyncReaderWriterFactory
  131. : <a class="el" href="classgrpc_1_1_channel_interface.html#a7c87e7adb535c485a4bc8e7215fab4a4">grpc::ChannelInterface</a>
  132. </li>
  133. <li>::grpc::internal::ClientAsyncResponseReaderFactory
  134. : <a class="el" href="classgrpc_1_1_channel_interface.html#a9220bb63cb72c2095a63b595fd474dc9">grpc::ChannelInterface</a>
  135. </li>
  136. <li>::grpc::internal::ClientAsyncWriterFactory
  137. : <a class="el" href="classgrpc_1_1_channel_interface.html#aa160cb54356482ee5c40511fe76b4c9d">grpc::ChannelInterface</a>
  138. </li>
  139. <li>::grpc::internal::ClientCallbackReaderFactory
  140. : <a class="el" href="classgrpc_1_1_channel_interface.html#aac76a68caa02d284d9352eb3b8ed04fe">grpc::ChannelInterface</a>
  141. </li>
  142. <li>::grpc::internal::ClientCallbackReaderImpl
  143. : <a class="el" href="classgrpc_1_1_client_context.html#a06df5a0d32a3185f56dc33452a6a9a7c">grpc::ClientContext</a>
  144. </li>
  145. <li>::grpc::internal::ClientCallbackReaderWriterFactory
  146. : <a class="el" href="classgrpc_1_1_channel_interface.html#a12a368febde8b86808b24295c04c7b34">grpc::ChannelInterface</a>
  147. </li>
  148. <li>::grpc::internal::ClientCallbackReaderWriterImpl
  149. : <a class="el" href="classgrpc_1_1_client_context.html#a7514ed9247c292d4be15b5db66903fda">grpc::ClientContext</a>
  150. </li>
  151. <li>::grpc::internal::ClientCallbackUnaryFactory
  152. : <a class="el" href="classgrpc_1_1_channel_interface.html#aee23b219653dea5f3fef55176aca3509">grpc::ChannelInterface</a>
  153. </li>
  154. <li>::grpc::internal::ClientCallbackUnaryImpl
  155. : <a class="el" href="classgrpc_1_1_client_context.html#a4026963fc6687e2b41815eab50c84021">grpc::ClientContext</a>
  156. </li>
  157. <li>::grpc::internal::ClientCallbackWriterFactory
  158. : <a class="el" href="classgrpc_1_1_channel_interface.html#abe439612681a46aabf8cb5c1c8f0a170">grpc::ChannelInterface</a>
  159. </li>
  160. <li>::grpc::internal::ClientCallbackWriterImpl
  161. : <a class="el" href="classgrpc_1_1_client_context.html#aa29677cce876711f4c9ee1c90649c251">grpc::ClientContext</a>
  162. </li>
  163. <li>::grpc::internal::ClientStreamingHandler
  164. : <a class="el" href="classgrpc_1_1_server_context.html#aee2bfad715a7c61f2839cdc9b5be6ef5">grpc::ServerContext</a>
  165. , <a class="el" href="classgrpc__impl_1_1_completion_queue.html#aee2bfad715a7c61f2839cdc9b5be6ef5">grpc_impl::CompletionQueue</a>
  166. </li>
  167. <li>::grpc::internal::ErrorMethodHandler
  168. : <a class="el" href="classgrpc__impl_1_1_completion_queue.html#a388eaf44b2f41899396d4b5b05cf857c">grpc_impl::CompletionQueue</a>
  169. </li>
  170. <li>::grpc::internal::InterceptedChannel
  171. : <a class="el" href="classgrpc_1_1_channel_interface.html#a9a23a8cfcee9fd9658ecd8bb1a3193ac">grpc::ChannelInterface</a>
  172. , <a class="el" href="classgrpc__impl_1_1_channel.html#a9a23a8cfcee9fd9658ecd8bb1a3193ac">grpc_impl::Channel</a>
  173. </li>
  174. <li>::grpc::internal::RpcMethod
  175. : <a class="el" href="classgrpc_1_1_channel_interface.html#afdfab4a69fd00ee5bffe02b9fd2718a2">grpc::ChannelInterface</a>
  176. </li>
  177. <li>::grpc::internal::RpcMethodHandler
  178. : <a class="el" href="classgrpc_1_1_server_context.html#ab4e0fda6a3be8543f0d9f79f297533e9">grpc::ServerContext</a>
  179. , <a class="el" href="classgrpc__impl_1_1_completion_queue.html#ab4e0fda6a3be8543f0d9f79f297533e9">grpc_impl::CompletionQueue</a>
  180. </li>
  181. <li>::grpc::internal::ServerReaderWriterBody
  182. : <a class="el" href="classgrpc_1_1_server_context.html#a81fd5fb92dd22dced55726c389f3ea29">grpc::ServerContext</a>
  183. , <a class="el" href="classgrpc__impl_1_1_completion_queue.html#a81fd5fb92dd22dced55726c389f3ea29">grpc_impl::CompletionQueue</a>
  184. </li>
  185. <li>::grpc::internal::ServerStreamingHandler
  186. : <a class="el" href="classgrpc_1_1_server_context.html#abba72ec6d1dbf06ecb1bf48e1c916c48">grpc::ServerContext</a>
  187. , <a class="el" href="classgrpc__impl_1_1_completion_queue.html#abba72ec6d1dbf06ecb1bf48e1c916c48">grpc_impl::CompletionQueue</a>
  188. </li>
  189. <li>::grpc::internal::TemplatedBidiStreamingHandler
  190. : <a class="el" href="classgrpc_1_1_server_context.html#a65ae6d263727d1e67e811969f909212b">grpc::ServerContext</a>
  191. , <a class="el" href="classgrpc__impl_1_1_completion_queue.html#a65ae6d263727d1e67e811969f909212b">grpc_impl::CompletionQueue</a>
  192. </li>
  193. <li>::grpc::ServerAsyncReader
  194. : <a class="el" href="classgrpc_1_1_server_context.html#a774bb57486686958c67f29072de768ed">grpc::ServerContext</a>
  195. </li>
  196. <li>::grpc::ServerAsyncReaderWriter
  197. : <a class="el" href="classgrpc_1_1_server_context.html#a85f3f3dc5b92690c676b86571be20684">grpc::ServerContext</a>
  198. </li>
  199. <li>::grpc::ServerAsyncResponseWriter
  200. : <a class="el" href="classgrpc_1_1_server_context.html#a2c679b602d120c70a6713fe742704b4e">grpc::ServerContext</a>
  201. </li>
  202. <li>::grpc::ServerAsyncWriter
  203. : <a class="el" href="classgrpc_1_1_server_context.html#a6068d9e3369a1016e7b75350b80f4f45">grpc::ServerContext</a>
  204. </li>
  205. <li>::grpc::ServerContext
  206. : <a class="el" href="classgrpc_1_1internal_1_1_server_reactor.html#a6c5b4f4c66d254f341915982a17aac95">grpc::internal::ServerReactor</a>
  207. , <a class="el" href="classgrpc__impl_1_1_completion_queue.html#a6c5b4f4c66d254f341915982a17aac95">grpc_impl::CompletionQueue</a>
  208. </li>
  209. <li>::grpc::ServerInterface
  210. : <a class="el" href="classgrpc_1_1internal_1_1_server_async_streaming_interface.html#a8edbec79fc5ad7456e57c0f513451e2f">grpc::internal::ServerAsyncStreamingInterface</a>
  211. , <a class="el" href="classgrpc_1_1_server_context.html#a8edbec79fc5ad7456e57c0f513451e2f">grpc::ServerContext</a>
  212. , <a class="el" href="classgrpc__impl_1_1_completion_queue.html#a8edbec79fc5ad7456e57c0f513451e2f">grpc_impl::CompletionQueue</a>
  213. </li>
  214. <li>::grpc::ServerReader
  215. : <a class="el" href="classgrpc_1_1_server_context.html#a4f20e2d049342ae00242bbc8021a44bd">grpc::ServerContext</a>
  216. , <a class="el" href="classgrpc__impl_1_1_completion_queue.html#a4f20e2d049342ae00242bbc8021a44bd">grpc_impl::CompletionQueue</a>
  217. </li>
  218. <li>::grpc::ServerWriter
  219. : <a class="el" href="classgrpc_1_1_server_context.html#a2f2dfa831a62c43ad5647a45080488e3">grpc::ServerContext</a>
  220. , <a class="el" href="classgrpc__impl_1_1_completion_queue.html#a2f2dfa831a62c43ad5647a45080488e3">grpc_impl::CompletionQueue</a>
  221. </li>
  222. <li>::grpc::Service
  223. : <a class="el" href="classgrpc_1_1_server_interface.html#ae167bce70b5b1c42985d3a22425c8e66">grpc::ServerInterface</a>
  224. </li>
  225. <li>::grpc::testing::InteropClientContextInspector
  226. : <a class="el" href="classgrpc_1_1_client_context.html#ac4ab4e2d21681704cee0f6e741cc813c">grpc::ClientContext</a>
  227. </li>
  228. <li>::grpc::testing::InteropServerContextInspector
  229. : <a class="el" href="classgrpc_1_1_server_context.html#a23b6c885fa0656c25c2a46ab22e99270">grpc::ServerContext</a>
  230. </li>
  231. <li>::grpc::testing::ServerBuilderPluginTest
  232. : <a class="el" href="classgrpc__impl_1_1_server_builder.html#a6d051c774efa6448928d2ca4062676d0">grpc_impl::ServerBuilder</a>
  233. </li>
  234. <li>::grpc::testing::ServerContextTestSpouse
  235. : <a class="el" href="classgrpc_1_1_server_context.html#a1cc35b5d4492397bf75bf6c08367a58b">grpc::ServerContext</a>
  236. </li>
  237. <li>::grpc_impl::Channel
  238. : <a class="el" href="classgrpc_1_1_client_context.html#a3b58c0a256e5390791b734aa74068b19">grpc::ClientContext</a>
  239. , <a class="el" href="classgrpc__impl_1_1_completion_queue.html#a3b58c0a256e5390791b734aa74068b19">grpc_impl::CompletionQueue</a>
  240. </li>
  241. <li>::grpc_impl::Server
  242. : <a class="el" href="classgrpc_1_1experimental_1_1_callback_generic_service.html#a3e6ceb26728f815024f4e836b9ffd56f">grpc::experimental::CallbackGenericService</a>
  243. , <a class="el" href="classgrpc_1_1_server_async_reader_writer.html#a3e6ceb26728f815024f4e836b9ffd56f">grpc::ServerAsyncReaderWriter&lt; W, R &gt;</a>
  244. , <a class="el" href="classgrpc_1_1_server_context.html#a3e6ceb26728f815024f4e836b9ffd56f">grpc::ServerContext</a>
  245. , <a class="el" href="classgrpc__impl_1_1_completion_queue.html#a3e6ceb26728f815024f4e836b9ffd56f">grpc_impl::CompletionQueue</a>
  246. , <a class="el" href="classgrpc__impl_1_1_server_completion_queue.html#a3e6ceb26728f815024f4e836b9ffd56f">grpc_impl::ServerCompletionQueue</a>
  247. , <a class="el" href="classgrpc__impl_1_1_server_credentials.html#a3e6ceb26728f815024f4e836b9ffd56f">grpc_impl::ServerCredentials</a>
  248. </li>
  249. <li>::grpc_impl::ServerBuilder
  250. : <a class="el" href="classgrpc__impl_1_1_server_completion_queue.html#a81a5af0a3598381081010c789a284854">grpc_impl::ServerCompletionQueue</a>
  251. </li>
  252. </ul>
  253. </div><!-- contents -->
  254. <!-- start footer part -->
  255. <hr class="footer"/><address class="footer"><small>
  256. Generated on Fri May 31 2019 16:39:28 for GRPC C++ by &#160;<a href="http://www.doxygen.org/index.html">
  257. <img class="footer" src="doxygen.png" alt="doxygen"/>
  258. </a> 1.8.13
  259. </small></address>
  260. </body>
  261. </html>