functions_i.html 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222
  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.23.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_i"></a>- i -</h3><ul>
  62. <li>IgnoreError()
  63. : <a class="el" href="classgrpc_1_1_status.html#ab7bcfb5c361084879d3cd0ba2ee9dfa4">grpc::Status</a>
  64. </li>
  65. <li>index
  66. : <a class="el" href="uniongrpc__byte__buffer__reader_1_1grpc__byte__buffer__reader__current.html#a75e9e86942ca6b95cba101775f7c15ea">grpc_byte_buffer_reader::grpc_byte_buffer_reader_current</a>
  67. </li>
  68. <li>init()
  69. : <a class="el" href="classgrpc_1_1_grpc_library_interface.html#a5ddb5274e494472bfbb9133b82be6575">grpc::GrpcLibraryInterface</a>
  70. , <a class="el" href="classgrpc_1_1internal_1_1_grpc_library.html#a48c327d8dd2c004da8c7aa17174303b1">grpc::internal::GrpcLibrary</a>
  71. </li>
  72. <li>initial_metadata_
  73. : <a class="el" href="classgrpc_1_1internal_1_1_call_op_send_initial_metadata.html#aa91deb7d45d66dfeeac65d8964e927f1">grpc::internal::CallOpSendInitialMetadata</a>
  74. </li>
  75. <li>initial_metadata_count_
  76. : <a class="el" href="classgrpc_1_1internal_1_1_call_op_send_initial_metadata.html#a443dbb8ab7f851e7326f3311f1f96d77">grpc::internal::CallOpSendInitialMetadata</a>
  77. </li>
  78. <li>InitServer()
  79. : <a class="el" href="classgrpc_1_1_server_builder_plugin.html#a239127fbc007c28a6a955b23dd7cf088">grpc::ServerBuilderPlugin</a>
  80. </li>
  81. <li>inlined
  82. : <a class="el" href="uniongrpc__slice_1_1grpc__slice__data.html#add6546143f511291a173ed5bb85e66f5">grpc_slice::grpc_slice_data</a>
  83. , <a class="el" href="structgrpc__slice__buffer.html#a27c76a4e972a41ab5ac6504c4426fab9">grpc_slice_buffer</a>
  84. </li>
  85. <li>InProcessChannel()
  86. : <a class="el" href="classgrpc__impl_1_1_server.html#a4a0271d74b53d0ff3f0330cf1481921b">grpc_impl::Server</a>
  87. </li>
  88. <li>InProcessChannelWithInterceptors()
  89. : <a class="el" href="classgrpc__impl_1_1_server_1_1experimental__type.html#a33ed496f5e370b01bd1cc6587d4ba1f2">grpc_impl::Server::experimental_type</a>
  90. </li>
  91. <li>InputMetadata
  92. : <a class="el" href="classgrpc__impl_1_1_auth_metadata_processor.html#a0572731cd7307cbb1d810ccb40e721a9">grpc_impl::AuthMetadataProcessor</a>
  93. </li>
  94. <li>integer
  95. : <a class="el" href="uniongrpc__arg_1_1grpc__arg__value.html#aada65cd74c1358967cc52bb42bae99e8">grpc_arg::grpc_arg_value</a>
  96. </li>
  97. <li>Intercept()
  98. : <a class="el" href="classgrpc_1_1experimental_1_1_interceptor.html#a19ed7b8e299ab0c50cc88174f28ecf55">grpc::experimental::Interceptor</a>
  99. </li>
  100. <li>interceptor_methods_
  101. : <a class="el" href="classgrpc_1_1_server_interface_1_1_base_async_request.html#ad2ac2682076aa69888df07faa62f137e">grpc::ServerInterface::BaseAsyncRequest</a>
  102. </li>
  103. <li>InterceptorBatchMethodsImpl
  104. : <a class="el" href="classgrpc_1_1internal_1_1_intercepted_channel.html#a727024a430a919fd5294f685d1c5b36c">grpc::internal::InterceptedChannel</a>
  105. , <a class="el" href="classgrpc_1_1internal_1_1_interceptor_batch_methods_impl.html#a3b7dfc2894bab37a5b7d812912092dac">grpc::internal::InterceptorBatchMethodsImpl</a>
  106. </li>
  107. <li>InterceptorsListEmpty()
  108. : <a class="el" href="classgrpc_1_1internal_1_1_interceptor_batch_methods_impl.html#ae1ede6bacf3b052e5efd6b5b96cbdb49">grpc::internal::InterceptorBatchMethodsImpl</a>
  109. </li>
  110. <li>internal::CallOpGenericRecvMessage
  111. : <a class="el" href="classgrpc_1_1_byte_buffer.html#a291e55ec452333b2212c5d5a3fac160f">grpc::ByteBuffer</a>
  112. </li>
  113. <li>internal::CallOpRecvMessage
  114. : <a class="el" href="classgrpc_1_1_byte_buffer.html#a445caf03eec410ca4fab24e534181801">grpc::ByteBuffer</a>
  115. </li>
  116. <li>internal::CallOpSendMessage
  117. : <a class="el" href="classgrpc_1_1_byte_buffer.html#ad7fe1828bc120efad35f57929870dc5b">grpc::ByteBuffer</a>
  118. </li>
  119. <li>internal::ClientAsyncReaderFactory&lt; R &gt;
  120. : <a class="el" href="classgrpc__impl_1_1_client_async_reader.html#a864311e52f7e3a022f2b7eb2b594bfd4">grpc_impl::ClientAsyncReader&lt; R &gt;</a>
  121. </li>
  122. <li>internal::ClientAsyncReaderWriterFactory&lt; W, R &gt;
  123. : <a class="el" href="classgrpc__impl_1_1_client_async_reader_writer.html#a5107c618ce45973618f594146940d81c">grpc_impl::ClientAsyncReaderWriter&lt; W, R &gt;</a>
  124. </li>
  125. <li>internal::ClientAsyncResponseReaderFactory&lt; R &gt;
  126. : <a class="el" href="classgrpc__impl_1_1_client_async_response_reader.html#a4c770c83322c2f90be8c02417807ef85">grpc_impl::ClientAsyncResponseReader&lt; R &gt;</a>
  127. </li>
  128. <li>internal::ClientAsyncWriterFactory&lt; W &gt;
  129. : <a class="el" href="classgrpc__impl_1_1_client_async_writer.html#a5e0a3f0980c67fa6bdb0affd2659b8d2">grpc_impl::ClientAsyncWriter&lt; W &gt;</a>
  130. </li>
  131. <li>internal::ClientReaderFactory&lt; R &gt;
  132. : <a class="el" href="classgrpc__impl_1_1_client_reader.html#a4dbee7d0176cbb647eeff3fced646bfb">grpc_impl::ClientReader&lt; R &gt;</a>
  133. </li>
  134. <li>internal::ClientReaderWriterFactory&lt; W, R &gt;
  135. : <a class="el" href="classgrpc__impl_1_1_client_reader_writer.html#afecda317e553ccff29f57d43166b2d34">grpc_impl::ClientReaderWriter&lt; W, R &gt;</a>
  136. </li>
  137. <li>internal::ClientWriterFactory&lt; W &gt;
  138. : <a class="el" href="classgrpc__impl_1_1_client_writer.html#aaf47eddb323a45d41fc685be03d970c9">grpc_impl::ClientWriter&lt; W &gt;</a>
  139. </li>
  140. <li>internal::DeserializeFuncType
  141. : <a class="el" href="classgrpc_1_1_byte_buffer.html#a8575cd74967bac70dad4afbf830db64c">grpc::ByteBuffer</a>
  142. </li>
  143. <li>internal::ErrorMethodHandler
  144. : <a class="el" href="classgrpc_1_1_byte_buffer.html#a91a3296cb8faa9b7afad2f0db836df4d">grpc::ByteBuffer</a>
  145. </li>
  146. <li>internal::ExternalConnectionAcceptorImpl
  147. : <a class="el" href="classgrpc_1_1_byte_buffer.html#a7b74f44e39cd7ec6e6843612ea13573a">grpc::ByteBuffer</a>
  148. </li>
  149. <li>internal::GrpcByteBufferPeer
  150. : <a class="el" href="classgrpc_1_1_byte_buffer.html#a26d1eb015b546436fbfb535a20e2f115">grpc::ByteBuffer</a>
  151. </li>
  152. <li>internal::InterceptorBatchMethodsImpl
  153. : <a class="el" href="classgrpc_1_1experimental_1_1_client_rpc_info.html#a92d0ab83566677bbb964bef133221b67">grpc::experimental::ClientRpcInfo</a>
  154. , <a class="el" href="classgrpc_1_1experimental_1_1_server_rpc_info.html#a92d0ab83566677bbb964bef133221b67">grpc::experimental::ServerRpcInfo</a>
  155. </li>
  156. <li>internal::ProtoBufferWriterPeer
  157. : <a class="el" href="classgrpc_1_1_proto_buffer_writer.html#a7bb6d66e5a6bcf0eee76cb156ab598d4">grpc::ProtoBufferWriter</a>
  158. </li>
  159. <li>internal::RpcMethodHandler
  160. : <a class="el" href="classgrpc_1_1_byte_buffer.html#a471b336e252edb7105b57058c8de7fff">grpc::ByteBuffer</a>
  161. </li>
  162. <li>internal::ServerStreamingHandler
  163. : <a class="el" href="classgrpc_1_1_byte_buffer.html#a92a457fe95d4f1662f65ed9b47be0f84">grpc::ByteBuffer</a>
  164. </li>
  165. <li>internal_data
  166. : <a class="el" href="structgrpc_1_1internal_1_1_method_handler_1_1_handler_parameter.html#a940af1913445d4059385a7980372b602">grpc::internal::MethodHandler::HandlerParameter</a>
  167. , <a class="el" href="structgrpc__metadata.html#af57c3b2e391435caff04793bf30243f0">grpc_metadata</a>
  168. </li>
  169. <li>internal_next
  170. : <a class="el" href="structgrpc__experimental__completion__queue__functor.html#ae46538af71e1db1da0b2ffc27a3b0da0">grpc_experimental_completion_queue_functor</a>
  171. </li>
  172. <li>internal_success
  173. : <a class="el" href="structgrpc__experimental__completion__queue__functor.html#a48923cdb284a8d75fd2f5a52ef413ec6">grpc_experimental_completion_queue_functor</a>
  174. </li>
  175. <li>InternalAddPluginFactory()
  176. : <a class="el" href="classgrpc__impl_1_1_server_builder.html#a0b1caed24280d09df03320326b5777f1">grpc_impl::ServerBuilder</a>
  177. </li>
  178. <li>is_corked()
  179. : <a class="el" href="classgrpc_1_1_write_options.html#a28b60c6668d42680d8928e1cffc90db8">grpc::WriteOptions</a>
  180. </li>
  181. <li>is_last_message()
  182. : <a class="el" href="classgrpc_1_1_write_options.html#a7d08d7bc3a62cc4cfe8499d4bd70e0d7">grpc::WriteOptions</a>
  183. </li>
  184. <li>is_set
  185. : <a class="el" href="classgrpc_1_1internal_1_1_call_op_send_initial_metadata.html#a8d0cb47bccc7bcbd4bb77121e7a689c6">grpc::internal::CallOpSendInitialMetadata</a>
  186. , <a class="el" href="structgrpc__compression__options_1_1grpc__compression__options__default__algorithm.html#a2cb65e409b0c08519a43812baf000888">grpc_compression_options::grpc_compression_options_default_algorithm</a>
  187. , <a class="el" href="structgrpc__compression__options_1_1grpc__compression__options__default__level.html#ac870ba7683a8da44a3bfb3086553fc60">grpc_compression_options::grpc_compression_options_default_level</a>
  188. , <a class="el" href="classgrpc__impl_1_1_server_builder.html#a35045db56c039b007371dc24c4e18ae8">grpc_impl::ServerBuilder</a>
  189. , <a class="el" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__initial__metadata_1_1grpc__op__send__initialaea3b3a42c7d59f33d8b29d9f8d06219.html#ae7b5c487af58eeee763326b2374aa3fe">grpc_op::grpc_op_data::grpc_op_send_initial_metadata::grpc_op_send_initial_metadata_maybe_compression_level</a>
  190. </li>
  191. <li>is_write_through()
  192. : <a class="el" href="classgrpc_1_1_write_options.html#a1031b0d61c166df4f2699f56fbba3d0f">grpc::WriteOptions</a>
  193. </li>
  194. <li>IsBlocking()
  195. : <a class="el" href="classgrpc__impl_1_1_auth_metadata_processor.html#a4c4e7acec4575056c5527f3bad40233e">grpc_impl::AuthMetadataProcessor</a>
  196. , <a class="el" href="classgrpc__impl_1_1_metadata_credentials_plugin.html#a99e59926089444f1ece3c7d28deca1b8">grpc_impl::MetadataCredentialsPlugin</a>
  197. </li>
  198. <li>IsCancelled()
  199. : <a class="el" href="classgrpc__impl_1_1_server_context.html#ac0fe2a9425b18b724f910adbe0e3c17a">grpc_impl::ServerContext</a>
  200. </li>
  201. <li>IsFrequentlyPolled()
  202. : <a class="el" href="classgrpc__impl_1_1_server_completion_queue.html#aab40c635d653b9d9c57a17e88b776c0d">grpc_impl::ServerCompletionQueue</a>
  203. </li>
  204. <li>IsPeerAuthenticated()
  205. : <a class="el" href="classgrpc_1_1_auth_context.html#af1d6a5c7cd67694d1a485c4127eb63dc">grpc::AuthContext</a>
  206. </li>
  207. <li>IssueRequest()
  208. : <a class="el" href="classgrpc_1_1_server_interface_1_1_registered_async_request.html#abb0e1f857b3ff7b3c72911162e35acef">grpc::ServerInterface::RegisteredAsyncRequest</a>
  209. </li>
  210. </ul>
  211. </div><!-- contents -->
  212. <!-- start footer part -->
  213. <hr class="footer"/><address class="footer"><small>
  214. Generated on Mon Aug 19 2019 12:05:23 for GRPC C++ by &#160;<a href="http://www.doxygen.org/index.html">
  215. <img class="footer" src="doxygen.png" alt="doxygen"/>
  216. </a> 1.8.13
  217. </small></address>
  218. </body>
  219. </html>