functions_b.html 7.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135
  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.26.0</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_b"></a>- b -</h3><ul>
  62. <li>BackUp()
  63. : <a class="el" href="classgrpc_1_1_proto_buffer_reader.html#adb77905f9cecd961c6066dc78d93a60c">grpc::ProtoBufferReader</a>
  64. , <a class="el" href="classgrpc_1_1_proto_buffer_writer.html#afebe85844c62f4aa47cc4e6e19af8400">grpc::ProtoBufferWriter</a>
  65. </li>
  66. <li>backup_count()
  67. : <a class="el" href="classgrpc_1_1_proto_buffer_reader.html#ac9dad34d4b14195b85d5cd019ba5d7d1">grpc::ProtoBufferReader</a>
  68. </li>
  69. <li>base_slices
  70. : <a class="el" href="structgrpc__slice__buffer.html#a52a8e83b31006d685d98ce4db16520d8">grpc_slice_buffer</a>
  71. </li>
  72. <li>BaseAsyncRequest()
  73. : <a class="el" href="classgrpc_1_1_server_interface_1_1_base_async_request.html#a297cbdd8cab537036b5b1f6c46697272">grpc::ServerInterface::BaseAsyncRequest</a>
  74. </li>
  75. <li>begin()
  76. : <a class="el" href="classgrpc_1_1_auth_context.html#a4a4a9e18e05e1a06cf25b8a77edd8c89">grpc::AuthContext</a>
  77. , <a class="el" href="classgrpc_1_1_slice.html#a7fa32ed80c3ec50f7d9b4091b76e75a2">grpc::Slice</a>
  78. , <a class="el" href="classgrpc_1_1string__ref.html#a3161d954cdbc12266b151e6c36cc15c0">grpc::string_ref</a>
  79. </li>
  80. <li>BIDI_STREAMING
  81. : <a class="el" href="classgrpc_1_1internal_1_1_rpc_method.html#a40ce84e3569f6a327468ae59f04c7dd1a8308d189db6d81509042a321ac91b00f">grpc::internal::RpcMethod</a>
  82. </li>
  83. <li>BidiStreamingHandler()
  84. : <a class="el" href="classgrpc__impl_1_1internal_1_1_bidi_streaming_handler.html#a92a2348a80745c747a972613213f7473">grpc_impl::internal::BidiStreamingHandler&lt; ServiceType, RequestType, ResponseType &gt;</a>
  85. </li>
  86. <li>BindReactor()
  87. : <a class="el" href="classgrpc__impl_1_1_client_callback_reader.html#ae92bab5266b0222de6043a7b3de23426">grpc_impl::ClientCallbackReader&lt; Response &gt;</a>
  88. , <a class="el" href="classgrpc__impl_1_1_client_callback_reader_writer.html#a06f75c194a663c1c6b7b33166812e173">grpc_impl::ClientCallbackReaderWriter&lt; Request, Response &gt;</a>
  89. , <a class="el" href="classgrpc__impl_1_1_client_callback_unary.html#a6085af0c6065b59326ba5bb5da17c1b0">grpc_impl::ClientCallbackUnary</a>
  90. , <a class="el" href="classgrpc__impl_1_1_client_callback_writer.html#aa53e2354015e06ffd417812502d41a14">grpc_impl::ClientCallbackWriter&lt; Request &gt;</a>
  91. , <a class="el" href="classgrpc__impl_1_1_server_callback_reader.html#a970b417f483e787aa05076ea650e07ee">grpc_impl::ServerCallbackReader&lt; Request &gt;</a>
  92. , <a class="el" href="classgrpc__impl_1_1_server_callback_reader_writer.html#ab698a681bb5ca7e9d6c99f7cf25d686a">grpc_impl::ServerCallbackReaderWriter&lt; Request, Response &gt;</a>
  93. , <a class="el" href="classgrpc__impl_1_1_server_callback_unary.html#ad97665bf31cac08227a35e1f9b08b72f">grpc_impl::ServerCallbackUnary</a>
  94. , <a class="el" href="classgrpc__impl_1_1_server_callback_writer.html#a77d7add5bfce9798fcb98a32ecbbb9f5">grpc_impl::ServerCallbackWriter&lt; Response &gt;</a>
  95. </li>
  96. <li>BlockingUnaryCallImpl()
  97. : <a class="el" href="classgrpc_1_1internal_1_1_blocking_unary_call_impl.html#ad4208cf7f8d4356461dfa84f1605107c">grpc::internal::BlockingUnaryCallImpl&lt; InputMessage, OutputMessage &gt;</a>
  98. </li>
  99. <li>Broadcast()
  100. : <a class="el" href="classgrpc_1_1internal_1_1_cond_var.html#a13aeb88276bf1b834e5d85d2785fd5c7">grpc::internal::CondVar</a>
  101. </li>
  102. <li>buffer_in
  103. : <a class="el" href="structgrpc__byte__buffer__reader.html#a07ca3cca38d293d97f8acf423ae281e3">grpc_byte_buffer_reader</a>
  104. </li>
  105. <li>buffer_out
  106. : <a class="el" href="structgrpc__byte__buffer__reader.html#a30ea22e64f0d746881daa5955e7ab48e">grpc_byte_buffer_reader</a>
  107. </li>
  108. <li>BuildAndStart()
  109. : <a class="el" href="classgrpc__impl_1_1_server_builder.html#aa24bf474b499f8a98c3686eb01d90b30">grpc_impl::ServerBuilder</a>
  110. </li>
  111. <li>ByteBuffer()
  112. : <a class="el" href="classgrpc_1_1_byte_buffer.html#aa1f69f81c3cb03c61b544a0222e83004">grpc::ByteBuffer</a>
  113. , <a class="el" href="classgrpc_1_1_slice.html#ac6c83f28f4b17ae317094a794e92e99e">grpc::Slice</a>
  114. </li>
  115. <li>ByteCount()
  116. : <a class="el" href="classgrpc_1_1_proto_buffer_reader.html#a98601902abf9a69f2072e81aa65f67a0">grpc::ProtoBufferReader</a>
  117. , <a class="el" href="classgrpc_1_1_proto_buffer_writer.html#af93269371a674dd4feac4ed90a3171f5">grpc::ProtoBufferWriter</a>
  118. </li>
  119. <li>bytes
  120. : <a class="el" href="structgrpc__slice_1_1grpc__slice__data_1_1grpc__slice__inlined.html#ae4d2db52d28392a565aae5d5ba698c28">grpc_slice::grpc_slice_data::grpc_slice_inlined</a>
  121. , <a class="el" href="structgrpc__slice_1_1grpc__slice__data_1_1grpc__slice__refcounted.html#abeb23ef5c6395ccd04908b9d7227a566">grpc_slice::grpc_slice_data::grpc_slice_refcounted</a>
  122. </li>
  123. </ul>
  124. </div><!-- contents -->
  125. <!-- start footer part -->
  126. <hr class="footer"/><address class="footer"><small>
  127. Generated on Wed Dec 18 2019 17:23:07 for GRPC C++ by &#160;<a href="http://www.doxygen.org/index.html">
  128. <img class="footer" src="doxygen.png" alt="doxygen"/>
  129. </a> 1.8.13
  130. </small></address>
  131. </body>
  132. </html>